how to copy LTI viewer figure to clipboard?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponse acceptée
Erman Korkut
le 4 Jan 2012
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Time and Frequency Domain Analysis dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!