
File Management Operations
File Type Extension Action
Variable
none
Opens the numeric or string array name
in the Array Editor; open calls openvar.
Other
custom
Opens name.custom by calling the
helper function
opencustom,where
opencustom is a user-defined function.
Use winopen to open a file using an external application on Windows
platforms.
To view the content of an ASCII file, s uch as an M-file, use the
type function.
For example
type('startup')
displays the contents of the file startup.m in the Command Window.
Running M -Files
To run an M-file from the Current Directory browser, select it, right-click,
and select Run from the context m enu. The results appear in the Command
Window.
Finding Files and Content Within Files
Use the Find Files tool to search for files or for specified text w ithin files.
5-49
Komentarze do niniejszej Instrukcji