Software Techniques Inc. (www.stiwww.com) PrintModels.m MATLAB function that prints all the subsystems of all SIMULINK models as Postscript files. Pathnames and wildcards may be used. For example, PrintModels('*End*') lists all the M-files in the current directory that have in their names the word End. This is identical to the syntax used in MATLAB function dir. The Postscript files are consecutively numbered with the name of the file forming the prefix. Syntax PrintModels(ModelName) Users are encouraged to improve upon this function however you must reference Software Techniques Inc. as the original author and have a link in the M-file pointing to our site (www.stiwww.com). Likewise if we receive any major improvements to the M-file from you, the user we will do the same. I.e. your email address or website will also be noted in the comments of the M-file.