How to copy a selected input-output pair of a MIMO bode plot into a new figure?
3 views (last 30 days)
Show older comments
Hi Guys
Lets say I have a bode plot of a 2 input-2 output system. Then there are 8 plots of bode magnitude and bode angle. I already saved it as a .fig file. Now can I copy let say the plot related to first input-output pair and paste it into a new matlab Fig? The reason for this is that I only need to show one input-output pair due to a page constraint in my publication. Rerun bode and only select one channel will be time consuming.
0 Comments
Answers (1)
Fangjun Jiang
on 18 May 2018
In the figure window, click menu "Edit" -> "Figure Properties ..." to activate the edit mode. Do the same for a new blank figure
Select the Axes in the first figure, right click, copy, and then paste
0 Comments
See Also
Categories
Find more on Get Started with Control System Toolbox 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!