[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IDL<-> Matlab conversion
- Subject: Re: IDL<-> Matlab conversion
- From: "Liam Gumley" <Liam.Gumley(at)ssec.wisc.edu>
- Date: Thu, 16 Mar 2000 20:33:08 -0600
- Newsgroups: comp.lang.idl-pvwave
- Organization: University of Wisconsin, Madison
- References: <8ar2uc$d29$1@news.liv.ac.uk>
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:18946
Waleed <waleed@lycosmail.com> wrote in message
8ar2uc$d29$1@news.liv.ac.uk">news:8ar2uc$d29$1@news.liv.ac.uk...
> Hi all. I'm sure this question has been asked and answered many times
> before; please excuse me.
>
> Is there a function to convert between IDL .sav and Matlab .mat files ?
On 5/4/99, Nigel Wade posted information about reading Matlab files in IDL:
---begin quote---
This is becoming a regular request so I have put my routine up on our FTP
server.
Check out ftp://ion.le.ac.uk/idl/
and have a look at the file README.load_mat_data
This may help you out.
-----------------------------------------------------------
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
---end quote---
However I don't know of any way to read an IDL save file in Matlab. If you
want a platform-independent data format, try netCDF (supported by Matlab and
IDL).
Cheers,
Liam.