メインコンテンツ

プロットのカスタマイズ

解析プロットの外観と単位をカスタマイズ

対話型プロット ツールとプロット プロパティ エディターを使用して応答プロットをカスタマイズできます。このカテゴリの関数を使用して、コマンド ラインでカスタマイズ可能な応答プロットを生成します。線形解析の詳細については、時間領域および周波数領域解析および安定性解析を参照してください。

関数

すべて展開する

impulseplotインパルス応答をプロットし、プロット ハンドルを返す
initialplot初期条件応答をプロットし、プロット ハンドルを返す
stepplotステップ応答をプロットし、プロット ハンドルを返す
lsimplot任意の入力に対して動的システムの応答をシミュレーションし、プロット ハンドルを返す
bodeplot動的システムのボード周波数応答をプロット
nicholsplotニコルス周波数応答をプロットし、プロット ハンドルを返す
nyquistplot追加のプロット カスタマイズ オプションをもつナイキスト線図
sigmaplotPlot singular values for frequency response of dynamic system
pzplot動的システムの極-零点配置図のプロット
iopzplot動的システムの入出力ペアの極-零点配置図をプロットする
rlocusplot根軌跡をプロットしてプロット ハンドルを返す
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
ctrlprefControl System Toolbox 設定を構成する
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 以降)

ライブ エディター タスク

プロットの作成ライブ エディターで線形解析応答プロットを対話的に作成 (R2022b 以降)

トピック