I am trying to print a simulink model as jpeg image. Is it possible to set printframe for the same?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am using below command print -sf14_new -djpeg -r200 abc4.
I want to use specific print frame ? Is there any command?
0 Kommentare
Antworten (1)
Sivsankar
am 28 Okt. 2024
I do not believe there is any command line option to specify print frames while trying to print a Simulink model.
However, you can specify print frames using the “PrintFrame Editor” available inside Simulink. You can leverage this documentation to learn more about this and learn how to implement it:
I hope this will help!
0 Kommentare
Siehe auch
Kategorien
Mehr zu Interactive Model Editing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!