MATLAB: How to print part of a Simulink diagram in Simulink 7.5 (R2010a)

diagrammodelpartprintsimulinktiled

I have a block diagram in Simulink with many blocks. I would like to print the block diagram, but printing the whole diagram will make the text illegible. Many blocks that are in my model do not need to be printed. Can I print a part of the block diagram, for instance by selecting an area which blocks should be printed?

Best Answer

The ability to select which blocks of a block diagram should be printed is not available in Simulink 7.5 (R2010a).
To work around this issue, you can use the Tiled Printing feature of Simulink. Please download the attached MATLAB-file to see an example of how part of a block diagram can be printed.