How to print frame with a matlab command
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Ganesh Regoti
le 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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!