MathGroup Archive 1996

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

Search the Archive

Re: Problem with 2d Plot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg5480] Re: Problem with 2d Plot
  • From: Xah Lee <xah at best.com>
  • Date: Wed, 11 Dec 1996 03:16:00 -0500
  • Organization: Best Internet Communications
  • Sender: owner-wri-mathgroup at wolfram.com

Schiergott wrote:
> how can I change the color of a function which draw whith 2d-Plot?
> I want not change the colors of Axels and so on too. I found no
> informations in bocks about Mathematika

For example

Plot[Sin[t],{t,0, 2 Pi}, PlotStyle->{Hue[0]}]

Also check

Options[Plot]

PlotStyle and other options are well documented.

 Xah
 xah at best.com; 74631.731 at compuserve.com

http://www.best.com/~xah/SpecialPlaneCurves_dir/InversionGallery_dir/inversionGallery.html
 Mountain View, CA, USA


  • Prev by Date: Re: live support on SGI
  • Next by Date: Arnold's Cat Map
  • Previous by thread: Problem with 2d Plot
  • Next by thread: Eigensystem calculated for Integer versus Real numbers.