|
[Date Index]
[Thread Index]
[Author Index]
Options in Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg47143] Options in Plot
- From: sebastien.neukirch at epfl.ch (Seb)
- Date: Sat, 27 Mar 2004 01:34:50 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hello,
Why isn't this working ?
rt = {PlotStyle -> RGBColor[1, 1, 0]};
ParametricPlot[{Cos[s], Sin[s]}, {s, 0, 1}, rt]
Thanks,
Sebastien
Prev by Date:
RE: Yet another Mathematica docs whopper
Next by Date:
Music to Mathematica
Previous by thread:
Assumption -> quadratic multivariate function
Next by thread:
Re: Options in Plot
|