MathGroup Archive 2000

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

Search the Archive

Re: vertical lines

  • To: mathgroup at smc.vnet.net
  • Subject: [mg26008] Re: [mg25970] vertical lines
  • From: Tomas Garza <tgarza01 at prodigy.net.mx>
  • Date: Wed, 15 Nov 2000 02:09:54 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

I wonder if this is what you want:

In[1]:=
Show[Table[Graphics[Line[{{j, 0}, {j, j}}]], {j, 1, 10}]]

Tomas Garza
Mexico City

"Vitalij K. Lysoff" <lysov at paloma.spbu.ru> wrote:

> How I can draw the vertical line in 2-dimensional?



  • Prev by Date: shortcut
  • Next by Date: Re: vertical lines
  • Previous by thread: Re: shortcut
  • Next by thread: Re: vertical lines