|
[Date Index]
[Thread Index]
[Author Index]
Re: Newbie: plot data from a text file?
- To: mathgroup at smc.vnet.net
- Subject: [mg43845] Re: [mg43817] Newbie: plot data from a text file?
- From: "Peter Pein" <petsie at arcor.de>
- Date: Wed, 8 Oct 2003 04:48:10 -0400 (EDT)
- References: <200310070640.CAA14831@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
----- Original Message -----
From: "McGee" <chris at NO-SPAM-TILL-BROOKLYN-ooc2000.com>
To: mathgroup at smc.vnet.net
Subject: [mg43845] [mg43817] Newbie: plot data from a text file?
> Hi all,
>
> (I checked the manual and online help for this but I haven't found
> anything).
>
> I have some C code that generates ordered (x,y) pairs of data. I'd
> like to be able to simply use Mathematica to plot this data. I don't
> see any arguments to Plot[] that allow this, nor do I see an
> alternative.
>
> Am I missing something obvious? Or is Mathematica the wrong tool for
> this . . .
>
> Thanks,
> McGee
>
Hi McGee,
I think you should have a look at ListPlot.
--
Peter Pein, Berlin
petsie at arcAND.de
replace && by || to write to me
Prev by Date:
Re: Newbie: plot data from a text file?
Next by Date:
Re: Airy's Gi(x) function; asymptotic matching and asymptotic limits
Previous by thread:
Re: Newbie: plot data from a text file?
Next by thread:
Re: Newbie: plot data from a text file?
|