MATLAB Function Reference Previous page   Next Page
uisave

Display standard dialog box for saving workspace variables

Syntax

Description

uisave displays a dialog for saving workspace variables to a MAT-file, as shown in the figure below.

If you type a name in the File name field, such as my_vars, and click Save, the dialog saves all workspace variables as my_vars.mat.

See Also
uigetfile, uiputfile, uiopen


Previous page  uiresume, uiwait uisetcolor Next page

© 1994-2005 The MathWorks, Inc.