Filter löschen
Filter löschen

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

22 Ansichten (letzte 30 Tage)
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.

Antworten (1)

Soyal Simon
Soyal Simon am 22 Jan. 2024
Bearbeitet: Soyal Simon am 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

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by