Filter löschen
Filter löschen

Print to .eps from simulink

3 Ansichten (letzte 30 Tage)
Gareth Evans
Gareth Evans am 10 Jan. 2013
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

Antworten (0)

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by