MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Podręcznik Użytkownika Strona 87

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 759
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 758 759

Komentarze do niniejszej Instrukcji

Brak uwag