Re: ParametricPlot3D
- Subject: [mg3097] Re: [mg3073] ParametricPlot3D
- From: mathes at esaab.math.missouri.edu (Elias Saab)
- Date: 31 Jan 1996 03:56:19 -0600
- Approved: usenet@wri.com
- Distribution: local
- Newsgroups: wri.mathgroup
- Organization: Wolfram Research, Inc.
- Sender: daemon 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 >