how to copy LTI viewer figure to clipboard?

1 次查看(过去 30 天)
in simulink, I'm plotting a Bode diagram for my model:
Tools ==> Control Design ==> Linear Analysis
after having the desired plot opened in a new window, I have no option to copy it to clipboard. How do I do it manually?

采纳的回答

Erman Korkut
Erman Korkut 2012-1-4
Hi Noam,
This is an excellent suggestion, currently it is not possible to do it inside the linear analysis tool. But as a workaround, you can move the linearization result(s) to MATLAB workspace using the data browser on the left of linear analysis tool (by dragging the variables from Linear Analysis Workspace to MATLAB workspace), then plot them using bode command in MATLAB command window. This will create the same plot in a regular MATLAB figure, where you can copy to clipboard using the Edit->Copy Figure menu.
Hope this helps, Erman

更多回答(0 个)


Translated by