MATLAB CONTROL SYSTEM TOOLBOX 9 Specifiche Pagina 174

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 591
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 173
9 Customizing Response Plot Properties
9-10
Property Editing for Subplots
If you create more than one plot in a single figure window, you can edit each
plot individually. For example, the following code creates a figure with two
plots, a step and an impulse response with two randomly selected systems.
subplot(2,1,1)
step(rss(2,1))
subplot(2,1,2)
impulse(rss(1,1))
After the figure window appears, double-click in the upper (step response) plot
to activate the
Property Editor. You will see a dashed line appear around the
stepresponse,indicatingthatitisthe active plot fortheeditor.Toswitch to the
lower (impulse response) plot, just click once in the impulse response plot
region. The dashed box switches to the impulse response, and the
Property
Editor
updatesaswell.
Vedere la pagina 173
1 2 ... 169 170 171 172 173 174 175 176 177 178 179 ... 590 591

Commenti su questo manuale

Nessun commento