|
[Date Index]
[Thread Index]
[Author Index]
Re: Newbie: plot data from a text file?
- To: mathgroup at smc.vnet.net
- Subject: [mg43824] Re: [mg43817] Newbie: plot data from a text file?
- From: Gerald Roth <gerald.roth at aon.at>
- Date: Wed, 8 Oct 2003 04:47:38 -0400 (EDT)
- Organization: University of Graz, Austria
- References: <200310070640.CAA14831@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi
ListPlot is your friend here... You might want to use the option
PlotJoined->True
regards,
gerald
On Tuesday 07 October 2003 08:40, you wrote:
> 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
--
*************************************
Gerald Roth
M@th Desktop Development
Tel: +43 - 316 - 57 16 33
Email: gerald.roth at aon.at
*************************************
Prev by Date:
Run[] and Mathlink
Next by Date:
Graphics3D Edgeless Polygons
Previous by thread:
Re: Newbie: plot data from a text file?
Next by thread:
Re: Newbie: plot data from a text file?
|