MATLAB Function Reference |
guide | Start the GUI Layout Editor |
inspect | Display Property Inspector |
Working with Application Data
getappdata | Get value of application-defined data |
isappdata | True if application-defined data exists |
rmappdata | Remove application-defined data |
setappdata | Specify application-defined data |
guidata | Store or retrieve GUI data |
Interactive User Input
ginput | Graphical input from a mouse or cursor |
waitfor | Wait for conditions before resuming execution |
waitforbuttonpress | Wait for key/buttonpress over figure |
Working with Preferences
addpref | Add preference |
getpref | Get preference |
ispref | Test for existence of preference |
rmpref | Remove preference |
setpref | Set preference |
uigetpref | Display dialog box for retrieving preferences |
uisetpref | Manage preferences used in uigetpref |
Deploying User Interfaces | User Interface Objects |
© 1994-2005 The MathWorks, Inc.