How to print frame with a matlab command
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Ganesh Regoti
am 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!