Print to .eps from simulink

2 次查看(过去 30 天)
Gareth Evans
Gareth Evans 2013-1-10
Hello,
Im trying to create .eps files of my simulink project using the following command:-
print -s -depsc -r800 weather_input_block.eps
The output is created in my working directory but i keeps clipping the top inch of the model off. I have also tried using the command:
print -s>nameoffile/subsystemname< -depsc -r800 weather_input_block.eps
but im still getting the same problem.
It would seem to be obvious that the image in the window in Simulink should be zoomed out and visible before i issue the print command if im using -s on the open file.
What am i doing wrong?
Cheers
Gus

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by