Create Plot
Interactively create linear analysis response plots in the Live Editor
Since R2022b
Description
The Create Plot Live Editor task lets you
interactively create time-domain and frequency-domain analysis plots for dynamic system models
in your MATLAB® workspace. This page describes a subset of the functionality available in the
Create Plot
live task — the subset available when you select Control Toolbox
Plots in the Filter by Category menu. For more
information about the task in general, see the Create Plot
Live Editor task reference page.
For more information about Live Editor tasks generally, see Add Interactive Tasks to a Live Script.
Supported plots
The Create Plot Live Editor task supports the following linear analysis response plots:
Open the Task
To add the Create Plot task to a live script in the MATLAB Live Editor:
On the Live Editor tab, click Task and select the Create Plot icon
.In a code block in the live script, type a relevant keyword, such as
bode,step,pzplot, orimpulse. Select Create Plot from the suggested command completions. When you add the task using this method, then MATLAB automatically selects the corresponding chart type in the Select visualization section of the task.
Examples
Parameters
Version History
Introduced in R2022b
See Also
Functions
bodeplot|stepplot|rlocusplot|impulseplot|nicholsplot|nyquistplot|pzplot|hsvplot|iopzplot|sigmaplot|bodeoptions|nicholsoptions|hsvoptions|nyquistoptions|pzoptions|sigmaoptions|timeoptions








