I've done something like this by using implicit_plot3d to plot contours.  I 
don't have any sample code on me right now but if you are familiar with how 
to plot things it shouldn't be too hard to cook up.  Nothing that plots 
"every point", though, and I'm not sure how you'd do it anyway - even with 
contour shells, I had to work quite a bit at making sure the opacity/alpha 
was right for each individual shell to make sure you can see all of them, 
but not too much of any one of them.

- kcrisman

On Saturday, November 16, 2013 2:34:49 AM UTC-5, Chris Seberino wrote:
>
> I've been searching the Internet and can't find examples of plots of 
> functions of THREE
> variables like f(x, y, z).
>
> I'd like to use a different color at each point in space to denote the 
> function value.
>
> Is that possible in Sage?  Are there examples somewhere?
>
> (All the examples I saw were for 2 variable functions like g(x, y). )
>
> Thanks,
>
> cs
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to