MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manual de usuario Pagina 269

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 500
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 499 500

Comentarios a estos manuales

Sin comentarios