Possible Duplicate:
Tikz realistic 3D grid
I want to draw a finite set of 3d-points. I have been looking at examples on the web, but I have not found anything to do this (the tricky part seems to be that I only want to draw a discrete number of points).
Can anybody suggest what package (and extension) might be a good one to draw the points in the set {0,1,2,3,4}^3 ?
pgfplots, see the\addplot3command – cmhughes Sep 15 '12 at 15:25