Simulink block diagram to figure
3 次查看(过去 30 天)
显示 更早的评论
Hello,
I would like to take a snapshot of a simulink block diagram and display it as a figure. Is this possible?
0 个评论
回答(1 个)
Benjamin Thompson
2024-4-12
编辑:Benjamin Thompson
2024-4-12
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!