Customizing plot layout in LTI viewer
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Sudarshan Kolar
2017-2-28
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.
回答(1 个)
Arkadiy Turevskiy
2017-4-18
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Plot Customization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!