|
[Date Index]
[Thread Index]
[Author Index]
Re: Beginner's Question on I/O Files for Raw Numerical Data
- To: mathgroup at smc.vnet.net
- Subject: [mg57939] Re: Beginner's Question on I/O Files for Raw Numerical Data
- From: "Hans Michel" <hmichel at sdc.cox.net>
- Date: Mon, 13 Jun 2005 05:50:59 -0400 (EDT)
- References: <d8gssa$mma$1@smc.vnet.net>
- Reply-to: "Hans Michel" <hmichel at sdc.cox.net>
- Sender: owner-wri-mathgroup at wolfram.com
John:
Mathematica can Import and Export many file formats:
See for import:
http://documents.wolfram.com/mathematica/functions/Import
look at what is at the top of the list.
for export
http://documents.wolfram.com/mathematica/functions/Export
look at what is at the top of the list.
I think this should answer the last 2 questions.
Your first statement has an implied question would mathematica be an
economical way to solve your problem.
I don't know!
Hans
"John Schutkeker" <jschutkeker at sbcglobal.net.nospam> wrote in message
news:d8gssa$mma$1 at smc.vnet.net...
> I'm looking for an economical way to make polar plots of the trajectories
> of the nine planets, from a 'C' simulation I'm writing, and since Excel is
> insufficient, I'm thinking of moving up to Mathematica. Can anybody tell
> me if Mathematica can read and write lists of ascii data? And am I right
> in assuming that there's no way to read and write .csv files (comma
> separated values)?
>
Prev by Date:
Write/WriteString -- writing delimited txt to a stream?
Next by Date:
Re: Help with the User Interface in Mathematica 5.1.1
Previous by thread:
Re: Beginner's Question on I/O Files for Raw Numerical Data
Next by thread:
Re: Applying function to nested lists
|