vim-matlab
vim-matlab copied to clipboard
A similar but simpler vim plugin for matlab
First, I have to thank you for the idea to send message from vim to matlab. However, it seems a little complex to modify the python code(I am a vim user under linux).
I found that gnu screen
could pass commands from one terminal to another, so I write a very simple vim plugin with pure vimL. Here is the project: matlab-screen