save scope plot in pdf format

5 ビュー (過去 30 日間)
Matt
Matt 2014 年 11 月 21 日
回答済み: Jan 2014 年 11 月 21 日
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

回答 (1 件)

Jan
Jan 2014 年 11 月 21 日
print -smodelname

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by