Matlab-Editor-Plugin

授权协议 View license
开发语言
所属分类 应用工具、 科研计算工具
软件类型 开源软件
地区 不详
投 递 者 靳茂
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Welcome to the Matlab-Editor-Plugin wiki!

In short, it will mess around with Matlab's Editor.

Edit Code

Navigation

Other

  • KeyPressListener: executes custom Matlab functions on keypress passed in by the user beforehand
  • Execute Current Line: SHIFT + F9
  • VarDiff: Compares two Variables in Workspace
  • Shortcuts can be changed in *.properties file
  • Windows are dockable
  • SectionRunner to run or jump to specific section in a given script.

Setup

Follow this link

Features

Follow this link

Why?

I use Matlab on a daily basis (well from Monday to Friday). The lack of a proper IDE motivates me enough to write this "plug-in".Since this is a hobby side project, written in a language i don't use on a daily basis, updates, bug fixes, enhancements and the coding style may... IS not as i would like it to be. I started writing this plugin back in 2013 in Matlab for me personally and my colleagues. In 2015 i startet writing the plugin in java. I made it available for the community in the hope that more people would find it somewhat useful.

contact

gavriyashargithub@gmail.com

  • 维基 Documentation Mailing Lists Download Installing SciPy Topical Software Cookbook Developer Zone Blogs Conference NumPy for Matlab Users 网页 只读网页 信息 附件          更多操作 源码  打印视图   输出Docbook格式  删除缓存   ---

 相关资料
  • The main entry point into the Ace functionality. The Editor manages the EditSession (which manages Documents), as well as the VirtualRenderer, which draws everything to the screen. Event sessions deal

  • MATLAB是矩阵实验室(Matrix Laboratory)的简称,是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据 分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。 MATLAB和Mathematica、Maple并 称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘

  • JSON Editor Plugin 是 Eclipse 下用来编辑 JSON 格式数据的插件,具有语法着色、文档结构概览、显示格式化等功能。

  • Matlab support for IntelliJ Matlab syntax highlighting plugin for JetBrains IDEs. https://plugins.jetbrains.com/plugin/10941-matlab-support Installation Open Settings | Plugins (Windows) or Preference

  • Responsibility of EditorManager class Inheritance of editors How to create a custom editor Registering an editor Handsontable separates the process of displaying the cell value from the process of cha

  • Atom Atom users can simply install the prettier-atom package and use Ctrl+Alt+F to format a file (or format on save if enabled). Alternatively, you can use one the packages below, which behave similar