MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Bedienungsanleitung Seite 269

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 500
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 268
UI That Accepts Parameters and Generates Plots
9-23
Identify the Axes
Since there are two axes in this UI, you must specify which one you want to target
when plotting data. Use the handles structure to access the target axes in your
code. All fields in the handles structure are named according to each object’s Tag
property value. In this case, handles.frequency_axes returns the top axes, and the
handles.time_axes returns the bottom axes.
Seitenansicht 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 499 500

Kommentare zu diesen Handbüchern

Keine Kommentare