MATLAB: Are the printouts of Simulink models corrupted after a figure has been printed in Simulink 6.2 (R14SP2)

corruptedprintframesprintoutsSimulink Control Design

After printing a figure to the printer, if I print Simulink models using 'Print' dialog, they seem to be shifted on the page and the text is not legible.
To reproduce the problem, follow the steps below:
1. Print a figure. For example:
surf(peaks), print
2. Now, all Simulink models printed from the print dialog will be corrupted.
This does not happen when printing to a file.

Best Answer

This bug has been fixed in Release 2006b (R2006b). For previous product releases, read below for any possible workarounds:
There is a bug in Simulink 6.2 (R14SP2) in that the printouts of Simulink models are corrupted after a figure has been printed.
A couple of workarounds are suggested below:
1. Print only the Simulink models, not any figure, during that MATLAB session.
2. Print the Simulink diagrams to a file. This seems to work fine in all cases.