MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Betriebsanweisung Seite 78

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 130
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 77
3 Working with Real-Time Workshop
3-22
8 Verify that the simulation time and outputs have been saved to the
workspace.
whos *out
Name Size Bytes Class
tout 601x1 4808 double array
yout 601x2 9616 double array
Grand total is 1803 elements using 14424 bytes
9 Verify that Pilot G Force was correctly logged by plotting simulation time
versus that variable.
plot(tout,yout(:,2))
The resulting plot is shown below.
Seitenansicht 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 129 130

Kommentare zu diesen Handbüchern

Keine Kommentare