How to copy a selected input-output pair of a MIMO bode plot into a new figure?

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.

Answers (1)

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

Tags

Asked:

on 18 May 2018

Answered:

on 18 May 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!