MathGroup Archive 1999

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

Search the Archive

ContourPlot3D

  • To: mathgroup at smc.vnet.net
  • Subject: [mg20642] ContourPlot3D
  • From: "Danny Mathews" <dmathews at ticnet.com>
  • Date: Thu, 4 Nov 1999 02:13:46 -0500
  • Organization: The Internet Connection - ticnet.com (using Airnews.net!)
  • Sender: owner-wri-mathgroup at wolfram.com

I can't get ContourPlot3D to work in 4.0 for Students.

I put in...

<<Graphics`ContourPlot3D`

ContourPlot3D[Cos[ x^2 + y^2 + z^2 ], {x,-2,2}, {y,0,2}, {z,-2,2}]

and I get this for the output...

ContourPlot3D[Cos[ x^2 + y^2 + z^2 ], {x,-2,2}, {y,0,2}, {z,-2,2}]

This is the expample in the Help Brower under ContourPlot3D in the Add-On
section.
If I place my cursor after the example equation and hit <enter>, the graph
disappears
in the example and I get the original for the output again.  Any ideas?

danny






  • Prev by Date: Re: Re: list manipulation
  • Next by Date: Re: FourierTransform
  • Previous by thread: Re: RasterArray doesn't work
  • Next by thread: Re: ContourPlot3D