[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some questions
From: |
Teemu Ikonen |
Subject: |
Re: Some questions |
Date: |
Wed, 25 Apr 2001 18:34:23 +0300 (EET DST) |
On Wed, 25 Apr 2001, Howard Chandler wrote:
> Has anyone got open source for reading/writing matlab .mat (v 5+) files in
> c and FORTRAN?
I believe latest versions of octave (2.1.34) support matlab 5 files, so
yes, there exists free code.
> Has anyone written a set of matlab compatibility functions in
> Octave. That is functions that allow .m files to run in
> Octave and translate matlab syntax to Octave.
A compatibility package is being collected by Paul Kienzle at
http://users.powernet.co.uk/kienzle/octave/matcompat/
Note that Octave syntax is (mostly) the same as in matlab, but some of the
functions matlab has are missing or have different names.
> Can Octave read .mat files.
Yes.
> Has anyone got netCDF and HDF libraries for Octave?
Latest version has support for HDF5 if you link it with the appropriate
libraries.
Teemu
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------