|
[Date Index]
[Thread Index]
[Author Index]
Re: Importing lists from Excel to Mathematica 3.0
- To: mathgroup at smc.vnet.net
- Subject: [mg12908] Re: Importing lists from Excel to Mathematica 3.0
- From: buttgereit at netcologne.de (Peter Buttgereit)
- Date: Wed, 24 Jun 1998 03:44:30 -0400
- Organization: Diplom-Sportlehrer Peter Buttgereit
- References: <6m7gpq$h1p@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <6m7gpq$h1p at smc.vnet.net>, gerbual at col2.telecom.com.co
says... |Please, can anyone help me?
|
|Thanks, MathGroup
|
|GERM=C1N BUITRAGO ALFONSO
|
|Manizales, COLOMBIA, S. A.
|E-Mail: gerbual at col2.telecom.com.co |
|
|
Hi German,
use "save as>plain text" in Excel and read the data with Mathematica
using
ReadList[file,Number,RecordLists->True]. Be sure you use the point as
decimal delimiter. See the help browser for more information on
ReadList.
Cheers,
Peter
Prev by Date:
Re: symbols in eps files?
Next by Date:
Re: How to plot list of items {x,y} where x is a scalar and y is an array.
Previous by thread:
Importing lists from Excel to Mathematica 3.0
Next by thread:
RE: Importing lists from Excel to Mathematica 3.0
|