Development Environment |
Opening a Selection
Within a file in the Editor/Debugger, select a filename, right-click, and select Open Selection from the context menu to open that file. See Opening a Selection in an M-File for details.
Getting Help for a Function
Within a file in the Editor/Debugger, select a function, right-click, and select Help on Selection from the context menu. The reference page for that function opens in the Help browser, or if the reference page does not exist, the M-file help is shown instead.
Accessing Your Source Control System
If you use a source control system for M-files, you can access it from within the Editor/Debugger using File -> Source Control. For more information, see Interfacing with Source Control Systems.
Opening Existing M-Files in the Editor/Debugger | Opening the Editor Without Starting MATLAB |