How to print frame with a matlab command
조회 수: 1 (최근 30일)
이전 댓글 표시
I need to print simulink models with a frame by a matlab command.
I don't find the option needed by the "print" command
댓글 수: 0
답변 (1개)
Ganesh Regoti
2019년 11월 4일
There is no such feature of printing Simulink Model with frame now. I can think of two possibilities to achieve it as a work around
1. Print to SVG or PDF then frame them in their workflow.
2. Use Report Generator for more detailed printout.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Reporting and Database Access에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!