MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE User's Guide Page 87

  • Download
  • Add to my manuals
  • Print
  • Page
    / 759
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 86
CodetheSimpleProgrammaticGUI
function con tour button_Callback(source, eventdata)
% Display contour plot of the currently se lected data.
contour(current_data);
end
end
Thenexttopic,“UsetheCompletedSimpleProgrammaticGUI”onpage3-20,
shows the final code file and runs the GUI.
3-19
Page view 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 758 759

Comments to this Manuals

No comments