Getting Started with Demos
About the Demos
There are three basic kinds of demos.
- Video tutorials are movies that highlight a feature.
- Published M-file examples are HTML files that tell a step-by-step story.
They have been published from M-file scripts.
- M-file GUIs are standalone tools that let you explore a feature.
To Run Demos
- In the left pane, expand the listing for a product area (for example, MATLAB).
- Within that product area, expand the listing for a product or product category (for example, MATLAB Graphics).
- Select a specific demo from the list (for example, Visualizing Sound).
- In the right pane, view instructions for using the demo.
Function Alternative
You can also type demo in the Command Window to open the Help browser to the Demos tab,
or go directly to the demos for a specific product or category. For example
demo matlab graphics
lists the demos for MATLAB Graphics.