MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE User Manual Page 239

  • Download
  • Add to my manuals
  • Print
  • Page
    / 500
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 238
Callbacks for Specific Components
8-23
% --------------------------------------------------------------------
function edit_menu_Callback(hObject, eventdata, handles)
% hObject handle to edit_menu (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
display('Edit menu selected');
% --------------------------------------------------------------------
function copy_menu_item_Callback(hObject, eventdata, handles)
Page view 238
1 2 ... 234 235 236 237 238 239 240 241 242 243 244 ... 499 500

Comments to this Manuals

No comments