MathGroup Archive 2000

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

Search the Archive

Re: Plotting A verticle line?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg21595] Re: [mg21593] Plotting A verticle line?
  • From: Andrzej Kozlowski <andrzej at tuins.ac.jp>
  • Date: Sun, 16 Jan 2000 22:43:44 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Lots of ways, but I suspect the simplest is something like:

ParametricPlot[{3, t}, {t, -5, 5}]

> From: Thomas Skipper <skipper at worldnet.att.net>
To: mathgroup at smc.vnet.net
> Organization: AT&T WorldNet Services
> Date: Sun, 16 Jan 2000 03:56:58 -0500 (EST)
> To: mathgroup at smc.vnet.net
> Subject: [mg21595] [mg21593] Plotting A verticle line?
> 
> Well, after reading some of the posts in this group, this is probably
> going to seem like trivial question, but it's really bugging me:
> How do you get Mathematica to plot a straight verticle line?
> 



  • Prev by Date: Re: Plotting A verticle line?
  • Next by Date: Re: Plotting A verticle line?
  • Previous by thread: Re: Plotting A verticle line?
  • Next by thread: Re: Plotting A verticle line?