|
[Date Index]
[Thread Index]
[Author Index]
comments in import files
- To: mathgroup at smc.vnet.net
- Subject: [mg74624] comments in import files
- From: "beheiger" <beheiger at hotmail.com>
- Date: Wed, 28 Mar 2007 04:36:54 -0500 (EST)
Hi,
I would like to know if Mathematica can handle comments in import files.
In particular, I would like to add lines of comments to an
<emptyspace>-separated
ASCII table (say, "results.dat") that I produced with other programs.
However,
I can't seem to find anything on how to write these comments in such a way
that
Mathematica's function, used as
Import["results.dat","Table"];
does not complain. Help is appreciated.
Regards, Andy
Prev by Date:
Re: Re: Self-teaching snag
Next by Date:
Re: Is this a problem in mathematica?
Previous by thread:
Re: Solving a nasty rational differential equation
Next by thread:
RE: comments in import files
|