Simulink block diagram to figure
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I would like to take a snapshot of a simulink block diagram and display it as a figure. Is this possible?
0 Commenti
Risposte (1)
Benjamin Thompson
il 12 Apr 2024
Modificato: Benjamin Thompson
il 12 Apr 2024
If you go to the Simulink Format tab, there is a screen shot option. That will send the current Simulink view into the clipboard as a bitmap or windows metafile. Copy that into a graphics tool like Paint, save it as an image file. Then use imshow to display it in a MATLAB figure window.
1 Commento
Vedere anche
Categorie
Scopri di più su Printing and Saving in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!