MATLAB: How to print a subsystem with a very large number of blocks across many pages so that the printout is legible in Simulink 6.6 (R2007a)

simulink

I have a subsystem with a large number of blocks. Printing this in Simulink results in a printout where a screenshot of the entire subsystem is scaled to fit on one sheet of paper.
I would like to be able to span this over many sheets of paper for better legibility.

Best Answer

Tiled printing enables you to print even the largest block diagrams without sacrificing clarity and detail. Tiled printing allows you to distribute a block diagram over multiple pages. You can control the number of pages over which Simulink prints the block diagram, and hence, the total size of the printed diagram.
The section of the documentation which can be obtained by typing the following explains further details:
web([docroot,'/toolbox/simulink/ug/f2-82944.html'])