Re: Fourier Transform & Data imported from Excel
- To: mathgroup at smc.vnet.net
- Subject: [mg25063] Re: Fourier Transform & Data imported from Excel
- From: David Chapman <d.a.chapman at open.ac.uk>
- Date: Thu, 7 Sep 2000 22:28:05 -0400 (EDT)
- References: <8ov0ls$9pc@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
I've used csv (comma separated variable) format to do this. I put {}
brackets in the appropriate places in Excel first, saved as csv file
then read it into Mathematica as a List.
David
Richard Bartlett wrote:
>
> I am trying to conduct some Fourier Analysis on data that I have in Excel
> 2k. Any comments on the best method to bring the data across rather than the
> long labourious task of cut and paste. I have tried using the mathematica
> help files to help with import, but they mention using .dat files which
> Excel does not have that export property
>
> Many Thanks
> Rick