I need smooth line, (interpolation the points), line(vec) plot line without
smoth

2012/2/24 D. S. McNeil <dsm...@gmail.com>

> > 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 sage-support@googlegroups.com
> To unsubscribe from this group, send email to
> sage-support+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org
>



-- 
---------------------------------------------------------------------
Juan del Carmen Grados Vásquez
Laboratório Nacional de Computação Científica
Tel: +55 24 2233-6260
(http://www.lncc.br/)
http://juaninf.blogspot.com
---------------------------------------------------------------------

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to