我可以在不运行MATLAB的情况下使用MATLAB编辑器吗?
问题描述:
是否可以在不打开MATLAB的情况下打开MATLAB编辑器?我想使用MATLAB编辑器编辑我的代码,我的笔记本电脑变得非常慢.那我可以打开MATLAB编辑器吗?
Is there any way to open MATLAB editor without opening MATLAB ? I would like to edit my codes using MATLAB editor and my laptop is getting very slow. So Can I just open MATLAB editor?
还有,像MATLAB的编辑器一样,有什么好的编辑器吗?
Also, is there any good editor like MATLAB's editor?
答
MATLAB编辑器是IDE的一部分,因此,如果不启动MATLAB,就无法启动它.
The MATLAB Editor is part of the IDE, so you can't launch it without launching MATLAB.
Notepad ++ 是Windows的出色文本编辑器,它支持多种语言的语法突出显示,包括MATLAB ,而且非常轻巧.
Notepad++ is a great text editor for Windows, that supports syntax highlighting for many languages, including MATLAB, and is pretty lightweight.