Skip to content

GavriYashar/Matlab-Editor-Plugin

Repository files navigation

I've stopped developing this plugin due to Matlabs plan to implement a new UI. FYI: Currently the code will not be updated, any Issues, known or unknown are features. If you however find this plugin still usefull be informed, that I do not visit GitHub often.

Welcome to the Matlab-Editor-Plugin wiki!

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

Last supported version: R2021a

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