See other catalogues for
The MathWorks
You may also be interested in
Text version of the page
| | | | | | | | | |
| | | |
| | | Programming a Simple GUI | | |
| | | |
| | | % Display mesh plot of the currently selected data. mesh(handles.current_data); • Addthiscodetothe Contour push button callback, pushbutton3_Callback: % Display contour plot of the currently selected data. contour(handles.current_data); 4 Save the M-file by selecting Save from the File menu. Your GUI is ready to run. The next topic, "Running the GUI" on page 2-28, tells you how to do that. | | |
| | | |
| | | 2-27 | | |
| | | |
| | | | | | | | | |