Main Content

Plot Customization

Customize analysis plot appearance and units

You can customize response plots using interactive plot tools and the plot property editor. Use the functions in this category to generate response plots that are customizable at the command line. For information about linear analysis plots and data, see Time and Frequency Domain Analysis.

Functions

expand all

impulseplotPlot impulse response with additional plot customization options
initialplotPlot initial condition response with additional plot customization options
lsimplotPlot simulated time response of dynamic system to arbitrary inputs with additional plot customization options
stepplotPlot step response with additional plot customization options
bodeplotPlot Bode frequency response with additional plot customization options
nicholsplotPlot Nichols frequency responses with additional plot customization options
nyquistplotNyquist plot with additional plot customization options
sigmaplotPlot singular values of frequency response with additional plot customization options
pzplotPole-zero plot of dynamic system model with additional plot customization options
iopzplotPlot pole-zero map for I/O pairs with additional plot customization options
bodeoptionsCreate list of Bode plot options
hsvoptionsCreate list of Hankel singular value plot options
nicholsoptionsCreate list of Nichols plot options
nyquistoptionsCreate list of Nyquist plot options
pzoptionsCreate list of pole/zero plot options
sigmaoptionsSigma plot options
timeoptionsCreate list of time plot options
setoptionsSet plot options handle or plot options property
getoptionsReturn plot options handle or plot options property
ctrlprefSet Control System Toolbox preferences
updateSystemUpdate dynamic system data in a response plot

Live Editor Tasks

Create PlotInteractively create linear analysis response plots in the Live Editor (Since R2022b)

Topics