emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] org-babel matlab example


From: etimecowboy
Subject: [Orgmode] org-babel matlab example
Date: Sat, 11 Sep 2010 10:18:06 +0100 (BST)

Hi everybody,

I am learning to use org-babel to evaluate in-line Matlab code block, but I 
cannot make it works when I press the "C-c C-c", nor "C-c C-v e". The export of 
code works, but the results was not there. My in-line code is like this:

#+begin_src matlab :export results
n = [1:10];
x = 5*n+4;
x
#+end_src

Is there someone can provide me a working example? Thanks a lot.


-----------------------------

address@hidden

      _.,----,._
    .:'        `:.
  .'              `.
 .'                `.
 :                  :
 `    .'`':'`'`/    '
  `.   \  |   /   ,'
    \   \ |  /   /
     `\_..,,.._/'
      {`'-,_`'-}
      {`'-,_`'-}
      {`'-,_`'-}
       `YXXXXY'
         ~^^~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]