Re: ParametricPlot3D
- To: mathgroup at smc.vnet.net
- Subject: [mg3097] Re: [mg3073] ParametricPlot3D
- From: Elias Saab <mathes at esaab.math.missouri.edu>
- Date: Wed, 31 Jan 1996 03:04:57 -0500
- Sender: owner-wri-mathgroup at wri.com
Try
ParametricPlot3D[{t,t^2,t^3, {RGBColor[1,0,0],Thickness[.02]} },
{t,0,2}]
Elias Saab
On Tue, 30 Jan 1996, R.Hirsch wrote:
> Hello,
>
> I would like to highlight certain curves on a surface plot.
> Parametric3D does this job well, but with black lines. How
> can I get red=RGBColor[1,0,0] plots? (Setting the option
> Prolog->RGBColor[1,0,0] failed.)
>
> Thank you,
>
> Richard
> --
> -------------------------------------------------------------------------
> Richard Hirsch | Institut f. Pharmazeutische Technologie
> r.hirsch at tu-bs.de | TU Braunschweig, Germany
>
==== [MESSAGE SEPARATOR] ====