Re: Question with ListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg83876] Re: Question with ListPlot
- From: "David Park" <djmpark at comcast.net>
- Date: Mon, 3 Dec 2007 05:48:02 -0500 (EST)
- References: <fitt98$7eu$1@smc.vnet.net>
In Mathematica Version 6 you can do this with:
ListPlot[{1, 2, 3, 4}, DataRange -> {100, 103}]
--
David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/
"Ary Adilson Morales Alvarado" <amorales at lme.usp.br> wrote in message
news:fitt98$7eu$1 at smc.vnet.net...
> Dear friend,
>
> I'm master student of S=E3o Paulo University of Brazil, and I have a problem
> with a mathematica code.
>
> I would like to plot one list (only with one colum), but that "x"
> coordinates begin from a number different of zero.
>
> For example, I have a list like that ... a={1,2,3,4} and I would like to
> plot "a" in "y" coordinate and in "x" coordinate I wants to began from 100
> to 103.
>
> Can you help me please.
>
> Thanks in advanced,
>
> Best regards,
>
> --
> Ary Morales
> Master Student
> Microelectronic Laboratory
> University of S=E3o Paulo
>
>
>
> --
> This message was scanned for spam and viruses by BitDefender.
> For more information please visit http://linux.bitdefender.com/
>
>