您的位置: 首页 > 新闻动态 > 行业新闻

用什么编辑器写Matlab比较好使?

发布日期:2025-06-26 06:20:14 浏览次数:

VSCode 目前Matlab官方在VSCode写了一个插件,非常好用: mathworks/MATLAB-extension-for-vscode: This extension provides support for editing MATLAB® code in Visual Studio® Code and includes features such as syntax highlighting, code analysis, n***igation support, and more. 目前最新版本已经支持Debugging和打开.fig文件了! 再搭配上VSCode Copilot的AI写代码能力,写matlab代码变得非常轻松。

用什么编辑器写Matlab比较好使?