Print slx to image - zoom
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Stein Heselmans
am 14 Apr. 2017
Kommentiert: Stein Heselmans
am 18 Apr. 2017
I am printing Simulink slx models to (jpeg) images, following the guide here: https://nl.mathworks.com/matlabcentral/answers/80966-how-to-save-simulink-model-as-picture
The end goal is to use the images in our software documentation (generated html).
For smaller models (and subsystems), the print implicitly zooms to have a larger image. Those images are included in the generated html, and it looks messy when not all images are at the same zoom level. I would like to print all models to max 100% zoom. How can i do that?
0 Kommentare
Akzeptierte Antwort
Ankitha Kollegal Arjun
am 18 Apr. 2017
The 'PaperPosition' property can be used to control the size of the saved/printed figures. The following link gives more information on the same:
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Interactive Model Editing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!