How to print a model with its frame automatically?

2 次查看(过去 30 天)
Hello,
I would like to write a small M-file to export my huge Simulink model to a PDF file. I need to have each view (each subsystem) to be printed with a frame. I know how to do so "per hand" using the print menu and tick the frame option...
But how to do exactly the same using the print function??
What shall i add to the following command in order to print my model with its frame?
print ('-smodelname', 'filename', '-append', '-dpdf')
Many thanks !
Matthieu (Matlab Simulink r2012b)

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with Simulink 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by