Display the contents of name which may be a file, function (m-file), variable, operator, or keyword.
type
normally prepends a header line describing the category of
name such as function or variable; The -q option suppresses
this behavior.
If no output variable is used the contents are displayed on screen. Otherwise, a cell array of strings is returned, where each element corresponds to the contents of each requested function.
Package: octave