I am trying to print a simulink model as jpeg image. Is it possible to set printframe for the same?

2 views (last 30 days)
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
Sivsankar on 28 Oct 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!

Categories

Find more on Interactive Model Editing 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!