MathGroup Archive 2009

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

Search the Archive

if only on parameter of 2D is to be shown in 3D

  • To: mathgroup at smc.vnet.net
  • Subject: [mg102843] if only on parameter of 2D is to be shown in 3D
  • From: Narasimham <mathma18 at hotmail.com>
  • Date: Sat, 29 Aug 2009 06:31:41 -0400 (EDT)

Is it possible to see only a one parameter family ( either u or v ) of
lines drawn in
ParametricPlot3D [ {u + v^2, u^2 - v, v* u }, {u, -2, 2}, {v, -2, 2}]
with either shaded and not shaded options?

TIA
Naarsimham


  • Prev by Date: Re: accumulate coefficients of a polynomial
  • Next by Date: If and ReplaceAll
  • Previous by thread: Re: simplex representation
  • Next by thread: Re: if only on parameter of 2D is to be shown in 3D