I am trying to print a simulink model as jpeg image. Is it possible to set printframe for the same?
Show older comments
I am using below command print -sf14_new -djpeg -r200 abc4.
I want to use specific print frame ? Is there any command?
Answers (1)
Sivsankar
on 28 Oct 2024
0 votes
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!
Categories
Find more on Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!