how can I take high resolution screenshot of simulink blocks or state flow charts?

10 次查看(过去 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
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

类别

Help CenterFile Exchange 中查找有关 Complex Logic 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by