Customizing plot layout in LTI viewer
3 views (last 30 days)
Show older comments
I could swear that I had adjusted the plot layouts in the SISO tool LTI Viewer in the past. It has been a couple of years, but now I cannot seem to make those adjustments. I have attached an image. I would like to change the aspect ratio & arrangement of my plots. Can anyone direct me to the appropriate command or menu?
1 Comment
Sudarshan Kolar
on 28 Feb 2017
I understand that you want to change the aspect ratio of your plot.
I found a thread that might be interesting for you:
https://www.mathworks.com/matlabcentral/answers/95815-how-can-i-display-2-different-systems-in-the-same-axes-using-the-siso-tool
You can also use Plots property editor to customize your plot. https://www.mathworks.com/help/ident/ug/customizing-response-plots-using-the-response-plots-property-editor.html
You an use command line functionality as well:
https://www.mathworks.com/help/control/ug/ways-to-customize-plots.html
Hope that helps.
Answers (1)
Arkadiy Turevskiy
on 18 Apr 2017
If you are Ok with doing it interactively from the menu, then click on Edit->Plot Configurations There you'll be able to set up the number of subplots, the type of each subplot (bode, step, pzmap, etc).
For aspect ratio you can simply resize the window.
0 Comments
See Also
Categories
Find more on Plot Customization in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!