hello,
I would like to plot in 3D a dataset organized as 1000 x,y,z points in a 
numpy array, so it would be smthg like 
plot3d(data[:,0],data[:,1],data[:,2]). I looked at the plot3D cookbook 
page, but it all seems to expect some sort of binning on a grid.....

best,
Johann

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to