MathGroup Archive 2006

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

Search the Archive

Re: Using a List for the Listplot x-labels

  • To: mathgroup at smc.vnet.net
  • Subject: [mg63654] Re: Using a List for the Listplot x-labels
  • From: rudy <rud-x at caramail.com>
  • Date: Mon, 9 Jan 2006 04:48:32 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

hello,

you can try:

c=Inner[List,a,b,List]

so you obtaine coordinates of points which x-coordinates are the elements of mist a and y-coordinates are elements of list b.

does it answer to your question?

regards
Rudy


  • Prev by Date: Re: Re: Can anybody help?
  • Next by Date: Noob ? about Transpose and List Operations
  • Previous by thread: Re: Using a List for the Listplot x-labels
  • Next by thread: Re: Re: Using a List for the Listplot x-labels