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: [mg17607] Draw straight line, but display zigzag line!
  • From: "bickel" <bickel at ms17.hinet.net>
  • Date: Mon, 17 May 1999 02:14:42 -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: Problem with keyboard mapping
  • Next by Date: Re: Insertion Point Bug
  • Previous by thread: Re: MASH: Mathematica Scripting Hack
  • Next by thread: Draw straight line, but display zigzag line!