MathGroup Archive 2004

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

Search the Archive

Re: Dashing option and Plot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg47685] Re: Dashing option and Plot
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 22 Apr 2004 02:38:28 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <c65fdm$2n4$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

Plot[Sin[x], {x, 0, Pi}, PlotStyle -> {Dashing[{0.02}]}]


Regards
  Jens

Jose wrote:
> 
> Hello!
> Can I use "Dashing" directly with "Plot"? How can I plot a dashed
> plot? For example, if I want to plot y=Sin[x], {x,0,Pi} completely
> dashed, how can I do it? Thanks in advance!


  • Prev by Date: Re: Dashing option and Plot
  • Next by Date: NIntegrate or For or Special Function?
  • Previous by thread: Re: Dashing option and Plot
  • Next by thread: RE: Dashing option and Plot