How do I Copy and Paste a Simulink model into an external software's GUI?

121 visualizaciones (últimos 30 días)
I would like to copy my Simulink model into another application (such as Visio or Word). I tried to copy and paste it directly from Simulink into the other software, but it did not work as I expected. How can I achieve this workflow?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 31 de En. de 2023
Editada: MathWorks Support Team el 31 de En. de 2023
You cannot copy & paste the Simulink model to another document and keep the functionality of the Simulink blocks. Instead, you need to convert it to an image file.  
For MATLAB R2019a and earlier releases: In Simulink, go to top menu bar and select "Edit -> Copy Model To Clipboard", and then paste it into other document.
For MATLAB R2019b and later releases: In Simulink, go to top menu bar and select "Format -> Screenshot", and then paste it into other document.
Alternatively, for any release, you can press "ALT - Print Screen" or use a third-party snipping tool to capture the Simulink model and paste it to other document. 
If you only need a part of the model, the solution is to copy and paste the blocks you highlighted into a new Simulink file and convert it into an image using the methods described above. 

Más respuestas (0)

Categorías

Más información sobre Event Functions en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by