MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Specifications Page 144

  • Download
  • Add to my manuals
  • Print
  • Page
    / 216
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 143
4 Programming GUIs
4-24
Alternatively, you can enter
methods(hObject)
which displays the available methods in the Command Window.
For more information about methods for ActiveX controls, see Invoking
Methods in the online MATLAB documentation. See the reference pages for
methodsview and methods for more information about these functions.
Figures
Figures are the windows that contain the GUIs you design with the Layout
Editor. See the Figure Properties reference page for information on what figure
characteristics you can control.
Displaying Plots in a Separate Figure
To prevent a figure from becoming the target of plotting commands issued at
the command line or by other GUIs, you can set the
HandleVisibility and
IntegerHandle properties to off. However, this means the figure is also
Page view 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 215 216

Comments to this Manuals

No comments