Tagged: demo

matlab

Importing MAT-Files

MAT-Files Viewing the Contents of a MAT-File MAT-files are binary MATLAB format files that store workspace variables. To see the variables in a MAT-file before loading the file into your workspace, click the file...

Formatting MATLAB Code for Publishing

Overview of Formatting MATLAB Code for Publishing This section describes ways to control how output that the MATLAB software generates when it evaluates executable MATLAB code for a published document. For example, you can...

Desktop Tools

This section provides an introduction to MATLAB’s desktop tools. You can also use MATLAB functions to perform most of the features found in the desktop tools. The tools are: “Command Window” “Command History” “Launch...

matlab

demo

Matlab Demo Command demo Run demonstrations. Type “demo” at the command line to browse available demos. With the optional action argument demo (‘matlab’|’toolbox’|’simulink’|’blockset’|’stateflow’), demo opens the demo screen to the specified subtopic. With the...