Re: Plotting 3d graphs and vector fields in axiom
"Bill Page" <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 23, 2008 at 7:01 AM, Luke Dickens wrote: > ... > My questions are: > > Can I get axiom to plot these graphs directly and output them as svg > files (I can't seem to find a rich enough plotting interface in axiom)? > Axiom graphics can generate postscript files. Would that be of any use? > If not can I plug gnuplot into axiom in someway such that the axiom > output is sent directly to gnuplot (without manual editing)? > > If not, is there some output style from axiom that can be interpretted > by gnuplot? (I would also appreciate knowing if I can store output from > axiom for later input baclkinto axiom). > Perhaps the code shown here would be of some interest: http://axiom-wiki.newsynthesis.org/GnuDraw I would be very glad to help develop this further. Regards, Bill Page.