Clear Filters
Clear Filters

how to capture or copy all blocks of simulink file into MS word file.

14 views (last 30 days)
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

Answers (1)

Orion
Orion on 30 Oct 2014
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.

Tags

Products

Community Treasure Hunt

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

Start Hunting!