MathGroup Archive 1999

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

Search the Archive

Draw straight line, but display zigzag line!

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17600] Draw straight line, but display zigzag line!
  • From: "bickel" <bickel at ms17.hinet.net>
  • Date: Mon, 17 May 1999 02:14:39 -0400
  • Organization: DCI HiNet
  • Sender: owner-wri-mathgroup at wolfram.com

I have a problem about drawing a straight.

When I draw a straight ,ex: y=2x+1.

I use Plot[2*x+1,{x,0,10}], it actually draw a line.

But the line is like zigzag line.

Can I do about this problem, setup some graphic option

or ....?





  • Prev by Date: Re: looking for implementation of hash function
  • Next by Date: Re: Insertion Point Bug
  • Previous by thread: Draw straight line, but display zigzag line!
  • Next by thread: Re: Draw straight line, but display zigzag line!