Re: [Matlab-emacs-discuss] org mode: execute matlab code and insert it, the matlab shell, matlab live editor, jupiter notebook

2018-07-03 Thread Uwe Brauer
>>> "Eric" == Eric Ludlam writes: Hi Eric > Hi Uwe, Thanks for your answer. > I did see this on the list the first time, and I spent a little > time on it. I was surprised to see the result from using > matlab-shell-collect-command-output cropping as you suggested. > There are a f

Re: [Matlab-emacs-discuss] org mode: execute matlab code and insert it, the matlab shell, matlab live editor, jupiter notebook

2018-07-02 Thread Eric Ludlam
rhaps it is being confused by newlines or something. Eric -Original Message- From: Uwe Brauer [mailto:o...@mat.ucm.es] Sent: Monday, July 02, 2018 4:45 AM To: matlab-emacs-discuss Cc: John Ciolfi ; Eric Ludlam Subject: [Matlab-emacs-discuss] org mode: execute matlab code and insert it,

[Matlab-emacs-discuss] org mode: execute matlab code and insert it, the matlab shell, matlab live editor, jupiter notebook

2018-07-02 Thread Uwe Brauer
Hi I am not sure whether this mail made to the list, I never saw it. I also cc this message to John and Eric since they might know more about the matlab shell. One of new features in matlab is the matlab live editor, which allows to mix documentation, matlab code and, most importantly, the resul

[Matlab-emacs-discuss] org mode: execute matlab code and insert it, the matlab shell

2018-05-26 Thread Uwe Brauer
Hi Org mode is a mayor mode which becomes increasing popular since it ships with an amazing amount of features. One of them is to execute code and insert the result in the org buffer, formatted if wished. Now matlab is not really supported natively, but John Kitchin posted a while ago a nice sol