主要内容

绘制自定义

自定义分析图的外观和单位

您可以使用交互式绘图工具和绘图属性编辑器自定义响应图。使用此类别中的函数生成可在命令行中自定义的响应图。有关线性分析图和数据的信息,请参阅时域和频域分析

函数

全部展开

impulseplotPlot impulse response of dynamic system
initialplotPlot initial condition response of dynamic system
stepplotPlot step response of dynamic system
lsimplotPlot simulated time response of dynamic system to arbitrary inputs
bodeplotPlot Bode frequency response of dynamic system
nicholsplotPlot Nichols frequency response of dynamic system
nyquistplotPlot Nyquist response of dynamic system
sigmaplotPlot singular values for frequency response of dynamic system
pzplotPlot pole-zero map of dynamic system
iopzplotPlot pole-zero map for input-output pairs of dynamic system
rlocusplotRoot locus plot of dynamic system
timeoptionsCreate list of time plot options
bodeoptionsPlot options for bodeplot
nicholsoptionsPlot options for nicholsplot
nyquistoptionsCreate list of Nyquist plot options
sigmaoptionsSigma plot options
hsvoptionsCreate list of Hankel singular value plot options
pzoptionsOptions for pole-zero plots
ctrlprefSet Control System Toolbox preferences
addResponseAdd dynamic system response to existing response plot (自 R2024b 起)
zoomcpZoom Nyquist plot to region around critical point
openloopeditorOpen-loop editor for SISO control systems (自 R2025a 起)

属性

全部展开

ImpulsePlot PropertiesAccess impulse plot properties (自 R2024b 起)
InitialPlot PropertiesAccess initial condition plot properties (自 R2024b 起)
LSimPlot PropertiesAccess simulated time response plot properties (自 R2024b 起)
StepPlot PropertiesAccess step plot properties (自 R2024b 起)
BodePlot PropertiesAccess Bode plot properties (自 R2024b 起)
NicholsPlot PropertiesAccess Nichols plot properties (自 R2024b 起)
NyquistPlot PropertiesAccess Nyquist plot properties (自 R2024b 起)
SigmaPlot PropertiesAccess singular-value plot properties (自 R2024b 起)
HSVPlot PropertiesAccess Hankel singular value plot properties (自 R2024b 起)
IOPZPlot PropertiesAccess input-output pole-zero plot properties (自 R2024b 起)
PZPlot PropertiesAccess pole-zero plot properties (自 R2024b 起)
RLocusPlot PropertiesAccess root locus plot properties (自 R2024b 起)
OpenLoopEditor PropertiesAccess open-loop editor properties (自 R2025a 起)
BodeView PropertiesAccess Bode editor view properties (自 R2025a 起)
NicholsView PropertiesAccess Nichols editor view properties (自 R2025a 起)
RLocusView PropertiesAccess root locus editor view properties (自 R2025a 起)

实时编辑器任务

创建绘图Interactively create linear analysis response plots in the Live Editor (自 R2022b 起)

主题