Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Wireframe surface diagrams

I can plot a simple surface with

plot3d(x^2-y^2,(x-2,2),(y,-2,2))

which gives me a nice Jmol rendered surface. But what I can't find out is how to draw the same surface with wireframes (including hidden lines). Thanks!