[Maxima] matrices to plot'ing list
Mario Rodriguez
biomates at telefonica.net
Wed Jan 2 06:04:06 CST 2008
> (%i1) x:matrix([-3.6],[-3.08],[-2.56],[-2.04],[-1.52],[-1],[-0.48],[0.04],[0.56],[1.08],[1.6])$
>
> (%i2) y:matrix([-2.397],[-0.401],[-0.577],[-1.268],[-0.933],[-0.359],[1.107],[1.300],[1.703],[-0.299],[-1.417])$
>
> What's the easy way to plot this 11 points?
>
load(draw)$
draw2d(points(addcol(x,y)))$
--
Mario Rodriguez Riotorto
www.biomates.net
More information about the Maxima
mailing list