MATLAB GAUGES BLOCKSET RELEASE NOTES Podręcznik Użytkownika Strona 95

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 114
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 94
Placing ActiveX Controls in a Figure Window
4-12
Note In case you accidentally close the figure window before you are finished
exploring the model, you can recreate it by executing dng_gaugewindow.
Saving and Reopening the Model
If you want to use this model in a different MATLAB session, then you must
preserve both the model and the MATLAB commands that create the figure
window and gauge. Here is an easy way to do this:
1 Save the model to give it a name.
2 If the model’s name is mymodel, then use these commands in MATLAB to
preserve the commands that create the figure window and gauge.
set_param('mymodel','PreLoadFcn','dng_gaugewindow');
save_system
Now, whenever you open mymodel, MATLAB automatically creates the figure
that contains the gauge.
Przeglądanie stron 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 113 114

Komentarze do niniejszej Instrukcji

Brak uwag