|
[Date Index]
[Thread Index]
[Author Index]
Re:
- To: mathgroup at smc.vnet.net
- Subject: [mg43847] Re:[mg43817]
- From: hblamb at ucalgary.ca
- Date: Wed, 8 Oct 2003 04:48:17 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
You can import the data as a table, like this,
data = Import["filename", "Table"]
then plot them with ListPlot.
Henry Lamb
Prev by Date:
Re: Airy's Gi(x) function; asymptotic matching and asymptotic limits
Next by Date:
question..
Previous by thread:
Re: Help with Nonlinear Fitting?
Next by thread:
question..
|