Getting Started Previous page   Next Page

Creating Custom Plots

Time and frequency response commands are useful for creating custom plots. You can mix model response plots with other data views using response commands together with plot, subplot, and hold.

Example: Custom Plots

For example, the following sequence of commands displays the Bode plot, step response, pole/zero map, and some additional data in a single figure window.

Your plot should look similar to this illustration.

Example of Model and Nonmodel Data Plotted in One Window

For information about plot, subplot, hold, and other options for plotting general data, see Basic Plots and Graphs in the MATLAB Function Reference. These documents are available in the MATLAB online help.


Previous page  Plotting and Comparing Multiple Systems Designing Compensators Next page

© 1994-2005 The MathWorks, Inc.