How to copy a selected input-output pair of a MIMO bode plot into a new figure?
조회 수: 3 (최근 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!