editorwindow.m
버전 1.0.0.1 (706 Bytes) 작성자:
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.
인용 양식
Brett Shoelson (2024). editorwindow.m (https://www.mathworks.com/matlabcentral/fileexchange/47956-editorwindow-m), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Environment and Settings에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!