I don't think implicit_plot3d is implemented yet, if that is your question.
An alternative is to solve for z and use parametric_plot3d. Type parametric_plot3d? in sage for examples of how the syntax works. On Tue, Jan 6, 2009 at 7:53 PM, Fencer <fechter...@web.de> wrote: > > Hi there, > > Is it possible to plot points wich solve an certain equation (for > example x^2+y^2+z^2=1). > At the moment my idea is to give him f(x)=x for the x axis g(y)=y for > the y-axis and for the z axis I will give him 1 when x,y,z solves the > equitation. > My problem is that I don't know how to get the z-part working it > working. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---