MathGroup Archive 2006

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

Search the Archive

Re: How to plot a parellal line

  • To: mathgroup at smc.vnet.net
  • Subject: [mg72095] Re: How to plot a parellal line
  • From: "amitsoni.1984 at gmail.com" <amitsoni.1984 at gmail.com>
  • Date: Mon, 11 Dec 2006 04:55:32 -0500 (EST)
  • References: <elgma9$hak$1@smc.vnet.net>

You can try this:
Show[Plot[0,{x,0,5}],Graphics[Line[{{5,-1},{5,1}}]]]

Amit

Swati Agrawal wrote:
> Dear Mathgroup,
>
> I am a new Mathematica user.  I can't find a way to graph a
> line parallel to the y or something like x-5=0.
>
> Any help would be appreciated.
>
> Jyoti.
>
>
>
>
> ____________________________________________________________________________________
> Want to start your own business?
> Learn how on Yahoo! Small Business.
> http://smallbusiness.yahoo.com/r-index


  • Prev by Date: solve ODE help?
  • Next by Date: Re: How to plot a parellal line
  • Previous by thread: Re: How to plot a parellal line
  • Next by thread: Re: How to plot a parellal line