I am trying to print a simulink model as jpeg image. Is it possible to set printframe for the same?
조회 수: 3 (최근 30일)
이전 댓글 표시
I am using below command print -sf14_new -djpeg -r200 abc4.
I want to use specific print frame ? Is there any command?
댓글 수: 0
답변 (1개)
Sivsankar
2024년 10월 28일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Model Editing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!