How to print frame with a matlab command
2 ビュー (過去 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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!