Transport Line 运输线路
联系我们 CONTACT US
- 手机:
- 13988889999
- 电话:
- 0898-88889999
- 邮箱:
- admin@youweb.com
- 地址:
- 海南省海口市
新闻动态NEWS
当前位置: 首页 > 新闻动态
用什么编辑器写Matlab比较好使?
发布时间:2025-06-24 22:15:18 点击量:306
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代码变得非常轻松。