octave-maintainers
[Top][All Lists]
Advanced

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

Re: marked m-code 2 png (for latex formulas)


From: svestka
Subject: Re: marked m-code 2 png (for latex formulas)
Date: Tue, 15 Nov 2011 02:07:32 -0800 (PST)

Maybe stupid question, but how do I get marked m-code from regular code?

Lets say I just have this line:
x = 0:0.1:10;

and I want to get this:
x = 0:0.1:10; #f# $x\in[0,10]$

Is there any automatized way to get latex formulas, or I have to type that
manualy? I would like to parse octave m-code and get latex formulas for
every possible line of code.

Thanks

--
View this message in context: 
http://octave.1599824.n4.nabble.com/marked-m-code-2-png-for-latex-formulas-tp3314782p4042417.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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