我经常在Matlab / octave中编码。虽然有几个好的功能,但缺乏一个好的编辑器。 我的问题是,还有其他好的编辑器。我的偏好是intellij Idea,这是我尝试过的最好的IDE之一。在这方面,我可以将octave或matlab连接到intellij(例如通过一些插件)吗?
答案 0 :(得分:5)
我已经为IntelliJ实现了Matlab插件: https://github.com/kornilova-l/matlab-IntelliJ-plugin 它具有语法突出显示,解析,重命名和自动补全功能。 我会继续开发,因此如果您缺少某些功能或发现了错误,请在GitHub上提交问题
答案 1 :(得分:1)
对于八度支持,您可以使用textmate bundle支持。
首先安装Textmate Bundle Support插件,然后按照此处的说明添加任何textmate捆绑包。
https://www.jetbrains.com/help/pycharm/using-textmate-bundles.html
这是一个matlab / octave包,然后你可以使用它。
答案 2 :(得分:0)
Octave
https://github.com/tomconder/octaveplugin
https://github.com/demongoo/idea-octave-plugin
https://github.com/idkravitz/octave-idea-plugin
<强>更新:
强>
谢谢 @GameOfThrows
我把Wolframs Mathematica与Matlab混淆了。看起来像目前没有用于IntelliJ的MatLab插件
这适用于Mathematica:
https://plugins.jetbrains.com/plugin/7232-mathematica-support