How to copy a selected input-output pair of a MIMO bode plot into a new figure?
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Fangjun Jiang
2018 年 5 月 18 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with Control System Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!