0

I want to run a cell using vim. however, using what I see here:

How to implement MATLAB-like cell mode in Vim

I get a matlab instance starting, running and then closing. Is it possible to to this like it would be on a real matlab? ie I have a vim on one side and matlab on the other (open all the time), and by a vim command I get the cell to run on the matlab?

Community
  • 1
  • 1
yoki
  • 1,796
  • 4
  • 16
  • 27

1 Answers1

0

Not sure whether this is exactly what you want, but you might want to browse through these answers

Community
  • 1
  • 1
Rook
  • 60,248
  • 49
  • 165
  • 242