how can I take high resolution screenshot of simulink blocks or state flow charts?
99 次查看(过去 30 天)
显示 更早的评论
I would like to take screenshot of my model. In my model there are some state flow charts also.
I would like to take screenshot with high resolution. I have already used 'print' , 'sfprint' functions, But I am getting images with less clarity.
Is there any way to get screenshot of entaire model at specified path with adjustable resolution.
I want an image in such a way that, If I zoom it the clarity should not be lost.
is there any way to take that kind of screenshots?
I am expecting solution for this in R2018B or lower versions.
回答(1 个)
Soyal Simon
2024-1-22
编辑:Soyal Simon
2024-1-22
To take High Res Screenshots, you can copy it to clipboard as a Windows Metafile.
For 2018b : Edit > Copy Current View To Clipboard > Metafile
For 2020a : Format > Screenshot > Send Windows Metafile to Clipboard
or
simply use "File > Print > Print" or (Ctrl+P)
which will print a high res PDF of the model
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!