Installation guide

4 Help for Using MAT LAB
Function Alternative
To open the Demos pane in the Help browser, type demo in the Command
Window. You can go directly to the demos for a specific product. For example
demo toolbox signal
opens the Demos listing for Signal P rocess ing Toolbox.
To run an M-GUI demo, type the demo name in the Command Window. For
example, type
vibes
to run the MATLAB Graphics demo showing an animated L-shaped
membrane.
TorunanM-filedemostepbystepfromtheCommandWindow,type
echodemo
followed by the demo name. For example, run
echodemo xfourier
TypingthedemonameforanM-filedemoruns the demo, but not s tep by step.
Typingthenameofamodeldemoopenstheblockdiagram.
Adding Your Own Demos
Yo u can add your own demos so they appear in the Demos pane. For details,
see in the online documentation.
4-36