> I am a two-tuple vector, "vet=[(1,2),(3,4),(5,6),..]", i want plot
> this data with a line aproximation, (interpolation this points), exist
> any parameter in list_plot function for this.
Maybe
line(vet)
does what you want? You can look at
http://www.sagemath.org/doc/reference/sage/plot/plot.html for other
possibilities.
Doug
--
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
URL: http://www.sagemath.org