MATLAB CONTROL SYSTEM TOOLBOX 9 Guía de usuario Pagina 179

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 649
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 178
Time and Frequency Response
5-17
Customizing the Plot Display
You can plo t da ta g e nerated by several response a na ly sis functions app lied to
one or several LTI models, as well as your own data. There are several ways
you ca n customize how you display plots:
Store the time or frequency response data in MATLAB arrays by invoking
response analysis functions s uch as
step,andbode with output arguments
[y,t] = step(sys)
[mag,phase,w] = bode(sys)
[re,im,w] = nyquist(sys)
and use the plot command to display the result.
Use t he
subplot and hold commands to plot several sets of data in a single
figure window.
Use t he plot configuration menu in the LTI Viewer for time a nd frequency
responses of LTI models. For more information, see “Viewer Configuration
Window” on page 6-39.
Vista de pagina 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 648 649

Comentarios a estos manuales

Sin comentarios