How to print frame with a matlab command
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Ganesh Regoti
on 4 Nov 2019
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!