TYPE Type
Section: FreeMat Functions
Usage
Displays the content of a m-script file or an ascii file. The type function takes one argument:
type filename
type ('filename')
This command will first look for filename in FreeMat search path, if not found it will look for m-script file by adding '.m' to filename
