how to capture or copy all blocks of simulink file into MS word file.
7 ビュー (過去 30 日間)
古いコメントを表示
hi all
i have written a simulink program,now i want to capture or copy all blocks diagram from simulink file to Ms word file. issue is, when i zoom in, the appeared portion is only copied and remaining blocks would't copied, and when i zoom out, the all blocks are copied but they shown too small and very difficult to identify and read :(
kindly help me, what i can do, through which all blocks will copied and also in suitably view-able and readable format.
regards, Mudasir
0 件のコメント
回答 (1 件)
Orion
2014 年 10 月 30 日
Hi,
To get capture of your model just print it.
In the simulink editor File->Print, then select the options that fit your need.
then generate the report as a html file, which is probably better than Ms Word.
If you really need Ms Word, open the html with Word, then save as a docx file.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulink Environment Customization についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!