editorwindow.m

Programmatically launch or activate MATLAB's Editor Window
353 download
Aggiornato 1 set 2016

Visualizza la licenza

Akin to MATLAB's |commandwindow| and |commandhistory|, |editorwindow| will programmatically activate the Editor Window.
If the Editor Window is not open, editorwindow will open it, same as 'edit'.
If the Editor Window is open but not active, this function will activate it, placing the cursor in the current document.

editorwindow('myFile') will activate the Editor Window with the specified file, opening it if necessary.

Cita come

Brett Shoelson (2024). editorwindow.m (https://www.mathworks.com/matlabcentral/fileexchange/47956-editorwindow-m), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Environment and Settings in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.1

Updated license

1.0.0.0