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: [mg72143] Re: How to plot a parellal line
  • From: "learner" <freephys at gmail.com>
  • Date: Wed, 13 Dec 2006 06:40:26 -0500 (EST)
  • References: <elgma9$hak$1@smc.vnet.net>

Hi, may this satisfy you?

Show[Graphics[Line[{{5, 10}, {5, -10} }]]]

leo

On Dec 10, 5:08 am, Swati Agrawal <swati06m... at yahoo.com> 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: RE: basic complex number question
  • Next by Date: FindRoot anomaly (example from Mathematica Tutorial)
  • Previous by thread: Re: How to plot a parellal line
  • Next by thread: Re: How to plot a parellal line