Hi

executing the matlab code (see below)

#+begin_src matlab :session :results output
clear
a=1;
i=1
#+end_src

#+RESULTS:
: clear
: a=1;
: i=1
:
: i =
:
:      1

the code is copied into the results buffer, which is not what I want.
Using octave instead of matlab will yield the correct output from stdout.
Any hint or help is greatly appreciated.

Kind regards

Klaus


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to