MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Plotting points in 3D


  • To: mathgroup@smc.vnet.net
  • Subject: [mg11523] Re: Plotting points in 3D
  • From: Paul Abbott <paul@physics.uwa.edu.au>
  • Date: Fri, 13 Mar 1998 12:22:12 -0500
  • Organization: University of Western Australia
  • References: <6e827b$n9f@smc.vnet.net>

Sofiane Ramdani wrote:

> I've wrote a program that solves an implicit equation that looks like :
> f(x,y,z)=0. 

How does it compare with Graphics`ContourPlot3D`? 

> In fact, my program actually find a "z" for some values of
> "x" and "y". Then, using "Plot3D", I've plotted a 3D surface of "z" as
> a numerical function of x and y. After this, I've evaluated new points
> : (x1,y1,z1) in a new 3D basis.
> I'm trying now to plot these new points using the values of "x1", "y1"
> and "z1".

Not sure what you are after here?

Cheers,
	Paul 

____________________________________________________________________ 
Paul Abbott                                   Phone: +61-8-9380-2734
Department of Physics                           Fax: +61-8-9380-1014
The University of Western Australia            Nedlands WA  6907       
mailto:paul@physics.uwa.edu.au  AUSTRALIA                            
http://www.pd.uwa.edu.au/~paul

            God IS a weakly left-handed dice player
____________________________________________________________________



  • Prev by Date: Re: Computed dynamic functions
  • Next by Date: Re: Flat riddle
  • Prev by thread: Re: Plotting points in 3D
  • Next by thread: RE: Plotting points in 3D