Thanks, I will use matplotlib as I get more experience with sage. On Sat, 2009-09-05 at 17:58 -0500, Jason Grout wrote: > asdfAfonso Henriques Silva Leite wrote: > > I forgot to send you the result: the .dat file!!! > > It is attached. One of which I generated with Mathematica. > > And the corresponding graphic. > > > If that is the sort of plot you are after, would it be easier to just > generate it directly from Sage? Because Sage includes matplotlib, you > can easily generate any plot like these from sage: > > http://matplotlib.sourceforge.net/gallery.html > > > For example, this plot looks similar to yours: > > http://matplotlib.sourceforge.net/examples/pylab_examples/legend_demo2.html > > You can just paste the code below that plot directly into Sage to get > the plot--just replace the "show()" call with a call to "savefig". Here > is an example of that plot: > > http://sagenb.org/home/pub/786/ > > You can also easily export data, like Robert showed. There are other > ways that I consider even easier to export the data, but I don't have > time right now to type up an example. If you are interested, let us know. > > Thanks, > > Jason > >
--~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
