If you wish to view the contents of a file outside of matlab in versions later than r2007b please open the file in a generic text editor such as text edit vi emacs or notepad.
How to open matlab editor.
Insert equations using the interactive editor or create them using latex.
Edit file opens the specified file in the editor.
Open the file num2str m in the editor.
To launch the editor if it is not already open type edit or edit filename.
The ability to open a file in the editor outside of starting up a full matlab is available in matlab 7 5 r2007b and prior.
The backup version is useful if you have system problems and lose changes you made to your file.
If file does not already exist matlab asks if you want to create it file can include a partial path complete path relative path or no path.
When you modify a file in the editor the editor saves a copy of the file using the same file name but with an asv extension every 5 minutes.
Enhance your code and results with formatted text headings images and hyperlinks.
There is a down arrow on the upper right hand corner and if one clicks dock all in editor all of the m files that are open will become one with the editor window with separate tabs for each m file.
Save code results and formatted text in a single executable document.
You can use the live editor in matlab and in matlab online.
In first click on the little pointer in the upper right of the editor then click the little downward pointing triangle in a circle in the upper right of the window and select undoc then ctll n and enjoy.
As we mentioned matlab commands are executed either at the command prompt or by running scripts or functions which can be created and edited with the built in editor.
To start the matlab stand alone editor double click an m file.
Commands can be entered here and executed as a script.
Matlab opens the file matlabroot toolbox matlab strfun num2str m if a file called num2str m exists in a folder that is above toolbox matlab strfun on the matlab path then matlab opens that file instead.
The application name for the stand alone editor is meditor exe.
They are saved with a m extension.
For more information see rehash or toolbox path caching in matlab.
When you open the matlab editor debugger without starting matlab the editor debugger is a stand alone or standalone application and is called the matlab stand alone editor.
You must have write permission to the path to create file.