save scope plot in pdf format

5 Ansichten (letzte 30 Tage)
Matt
Matt am 21 Nov. 2014
Beantwortet: Jan am 21 Nov. 2014
If I have a matlab plot i use this command to save it in pdf format
print(figure(1), '-append', '-dpsc2', 'd:\fig.ps');
But if i have a plot from scope in simulink , how can i save it in pdf format?
Thanks Matt

Antworten (1)

Jan
Jan am 21 Nov. 2014
print -smodelname

Kategorien

Mehr zu Simulink 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