editorwindow.m
Version 1.0.0.1 (706 octets) par
Brett Shoelson
Programmatically launch or activate MATLAB's Editor Window
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.
Citation pour cette source
Brett Shoelson (2026). editorwindow.m (https://fr.mathworks.com/matlabcentral/fileexchange/47956-editorwindow-m), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Environment and Settings dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.1 | Updated license |
||
| 1.0.0.0 |
