Re: execute code in verbatim env: matlab etc

2009-02-19 Thread Jean-Marc Lasgouttes
A region which contains source code of say Matlab can be marked and then executed. That is achieved by a engine (written in lisp) which connects to the shell (I don't think this works in MS Windows). I am not sure that this works for other languages, but Matlab has the advantage of being a sc

execute code in verbatim env: matlab etc

2009-02-19 Thread Uwe Brauer
Hello The following is possible in the (X)emacs and to some extend in MS Office (still not in OO). A region which contains source code of say Matlab can be marked and then executed. That is achieved by a engine (written in lisp) which connects to the shell (I don't think this works in MS Windows