MathGroup Archive 2000

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

Search the Archive

Re: Parametric3D

  • To: mathgroup at smc.vnet.net
  • Subject: [mg23321] Re: Parametric3D
  • From: "Bill Bertram" <wkb at ansto.gov.au>
  • Date: Tue, 2 May 2000 00:43:05 -0400 (EDT)
  • Organization: Australian Nuclear Science and Technology Organisation
  • References: <8ekurl$q7k@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hungrypc wrote in message <8ekurl$q7k at smc.vnet.net>...
>
>
>
>How can i plot x=2 on mathematica parametric3D?


Here is how,

ParametricPlot3D[{2, y, z},{y,-10,10},{z,-10,10}]

Cheers,
           Bill




  • Prev by Date: RE: [Q] Equation solving?
  • Next by Date: avoid spurious vertical segment in step function plot
  • Previous by thread: Parametric3D
  • Next by thread: Could we build matrix with codition instruction?