I currently have a function of three variables w=f(x,y,z), which I
would like to plot in 3D if possible (e.g. via coloured plots)

Does sage currently have support for plotting such functions?
plot_vector_field3d has support for plotting vector fields of three
variables, but there does not seem to be an equivilent function for
_scalar_ functions as far as I can see.

In addition, do any such functions have support for plotting in 3D
using different coordinate systems. For example, support for
redefining f in spherical coordinates w=f(r,theta,phi)?

-- 
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