MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Uživatelská příručka Strana 87

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 759
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 758 759

Komentáře k této Příručce

Žádné komentáře