The official site: http://matlab-emacs.sourceforge.net http://sourceforge.net/projects/matlab-emacs/
Original matlab-shell-run-cell () cannot correctly recognize cells split by "%%".
This is original code of matlab-shell-run-cell ():
Loading ....
This is the fixed code:
Loading ....
Suppose you already got the Matlab-Emacs code.
You just need to:
- Open matlab.el
- Find the function matlab-shell-run-cell ()
- Del or comment all content of this function
- Paste my code to the same position.
And enjoy it.
For those who cannot see the code snippets, please visit this link:
https://gist.github.com/xcv58/7534683
For those who cannot see the code snippets, please visit this link:
https://gist.github.com/xcv58/7534683
xcv58
No comments:
Post a Comment