emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] workflow, matlab+latex in org file


From: Uwe Brauer
Subject: Re: [O] workflow, matlab+latex in org file
Date: Fri, 10 Mar 2017 21:18:41 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

   > On Friday, 10 Mar 2017 at 16:08, Uwe Brauer wrote:

   > [...]


   > You may need to add ":exports results" to the src line.

   > Also, you should also modify the code to wrap the output in an equation
   > environment:

   > disp('\begin{equation}')
   > disp(ltxjac)
   > disp('\end{equation}')

   > this works for me then.
Thanks

I want to dig more into that especially when it comes to the output of
non symbolic variables (which is the default) to format those
expressions seems harder to me.




reply via email to

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