I am trying to use EMACS as an external editor for MATLAB. Following the directions here: matlab script editing I can get the function matlab-shellto work, but I still don't understand how to use EMACS to write scripts.
When I pressed editMATLAB in the console and switched to EMACS, I did not see any MATLAB-specific functions. Where are the options for syntax highlighting, debugging, etc.?
source
share