MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Specifiche Pagina 141

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 180
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 140
Launching a Dialog to Confirm an Operation
5-17
Select Edit CloseRequestFcn from the context menu. GUIDE automatically
places a new subfunction in the application M-file for the GUI and changes the
figure’s
CloseRequesFcn property to execute this subfunction as the close
request function.
The Redefined Close Request Function
The GUIs close request function simply calls the Close button’s callback.
function varargout = figure1_CloseRequestFcn(h,eventdata,handles,varargin)
pushbutton1_Callback(h,eventdata,handles)
Vedere la pagina 140
1 2 ... 136 137 138 139 140 141 142 143 144 145 146 ... 179 180

Commenti su questo manuale

Nessun commento