How to save simulink blocks in pdf format
9 ビュー (過去 30 日間)
古いコメントを表示
I am trying to save my simulink in pdf formate instead of sniping it. I am using the command below:
print -deps -r300 -smysimulink d:/mysimulink.ps
when i open my pdf it didnt capture the whole simulink blocks. Can anyone suggest a good method to save simulink blocks in pdf file.
Thanks
Matt
0 件のコメント
採用された回答
Orion
2014 年 11 月 21 日
Why don't you just use the print option in simulink ?
open your model, then
file -> print
then for the printer, use PDFCreator.
select the different option proposed that you prefer, and generate the print of the model.
0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!