| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Control System Toolbox |
| Contents | Index |
| Learn more about Control System Toolbox |
| On this page… |
|---|
Properties You Can Customize Using Plot Tools |
The following table shows the plot properties you can customize using plot tools.
| For... | You can customize the following properties: |
|---|---|
| Responses |
For SISO systems, theses changes apply to a single plot line or an array of plot lines representing the system on one axis. For MIMO systems, these changes apply to all of the plotted lines representing the system on multiple axis. |
| Plot axes |
|
| Figures |
|
Note To make other changes to response plots, see Customizing Response Plots Using the Response Plots Property Editor and Customizing Response Plots from the Command Line. |
See the following documentation for information about how to open and work with Plot Tools and the Plot Tools Property Editor:
Working in Plot Edit Mode in the MATLAB documentation.
The Property Editor in the MATLAB documentation.
To change the line color of a MIMO system plot:
Create a step response plot of a MIMO system by typing
sys_mimo=rss(3,3,3); stepplot(sys_mimo)
In the figure window, select View > Property Editor.
This action opens the Plot Tools Property Editor.
Click the plot line in any of the nine axis.
This action selects the response for the sys_mimo system and updates the Plot Tools Property Editor to show the available editable properties for the response.

In the Property Editor – Waveform pane, select the color red.
This action changes the color of the response that represents the MIMO system to red.
![]() | Customizing Response Plots Using the Response Plots Property Editor | Customizing Response Plots from the Command Line | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |