[SciPy-User] use matplotlib to produce mathathematical expression only

Johannes Radinger JRadinger at gmx.at
Mon May 16 09:21:15 EDT 2011


Hello,

I want to produce a eps file of following mathematical expression:
r'$F(x)=p*\frac{1}{s1\sqrt{2\pi}}*e^{-\frac{1}{2}*(\frac{x-m}{s1})}+(1-p)*\frac{1}{s1\sqrt{2\pi}}*e^{-\frac{1}{2}*(\frac{x-m}{s1})}$'

is it possible to somehow missuse matplotlib for that to produce only the function without any other plot things? Or is there a better python library within scipy? I don't want to install the complete latex libraries just for producing this single eps file.

thank you
/johannes


-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!			
Jetzt informieren: http://www.gmx.net/de/go/freephone



More information about the SciPy-User mailing list