【问题标题】:Is there a MATLAB editor/plugin/version with better code completion?是否有代码完成更好的 MATLAB 编辑器/插件/版本?
【发布时间】:2009-09-23 18:29:38
【问题描述】:

将 Visual Studio 代码完成与 MATLABR2008b 7.7 进行比较,最后一个中缺少一些重要功能:

  1. 局部变量补全

  2. 函数,如果自动结束

但 Visual Studio 不支持 MATLAB 代码。是否有任何代码完成更好的 MATLAB 插件、编辑器或版本?

【问题讨论】:

  • Visual Studio 或 Matlab 或其他文本编辑器都没有关系。

标签: matlab intellisense code-completion


【解决方案1】:

您可以随时查看MATLAB-Emacs integration(在文章中也涉及到 Vim)。

另外,当我们谈到主题时:
Editing MATLAB files with Vim
Evaluate selected text from Vim in Matlab

【讨论】:

    【解决方案2】:

    在 Windows 上,Notepad++ 允许函数和单词的代码完成。

    【讨论】:

    • 您有任何指向 MATLAB API 文件的链接吗?
    • @Jacob - 据我所知,最新的 notepad++ 二进制文件包括 matlab 语法支持。
    • Notepad++ 中的 MATLAB 语法支持非常糟糕。一方面,它不支持 %% 单元格,而且通常不如 MATLAB 编辑器。
    • @jjparker 感谢您指出 Notepad++ 中缺乏单元支持。我很少(从不)使用 Matlab 单元,所以这是我在那里测试过的 npt
    【解决方案3】:

    在 R2010a 版本的 MATLAB 中,编辑器的选项卡补全现在包括 local variables

    【讨论】:

      猜你喜欢
      • 2010-09-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-12-13
      相关资源
      最近更新 更多