Clear Filters
Clear Filters

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

10 views (last 30 days)
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.

Answers (1)

Soyal Simon
Soyal Simon on 22 Jan 2024
Edited: Soyal Simon on 22 Jan 2024
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

Categories

Find more on Complex Logic in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!