MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manuale Utente Pagina 79

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 500
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 78
GUIDE Preferences
5-7
% --- Executes during object deletion, before destroying properties.
function figure1_DeleteFcn(hObject, eventdata, handles)
% hObject handle to figure1 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
Some callbacks are added automatically because their associated components are part
of the original GUIDE template that you chose. Other commonly used callbacks are
added automatically when you add components. You can also add callbacks explicitly by
selecting them from View > View Callbacks menu or on the component's context menu.
If you deselect this preference, GUIDE includes comments only for callbacks that are
automatically included to support the original GUIDE template. GUIDE does not include
comments for callbacks subsequently added to the code.
See “Write Callbacks Using the GUIDE Workflow” for more information about callbacks
and about the arguments described in the preceding comments.
Vedere la pagina 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 499 500

Commenti su questo manuale

Nessun commento