help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Writing OCTAVE binary matrices and MATLAB .mat files


From: psheer
Subject: Writing OCTAVE binary matrices and MATLAB .mat files
Date: Mon, 1 Dec 2003 18:06:50 Africa/Johannesburg

Hi there

I am trying to write a standalone C program that can
convert a matrix into a binary matlab file. The binary
format is described here: 

 http://maxwell.me.gu.edu.au/spl/matlab-page/matfile_format.pdf

although previous posts to the octave lists say the 
MatLab file format for Matlab 5 is proprierary - ????

In any case, I suppose this is an OT question:
Does a standalone C library exist for writing matlab
files? -- something like libpng but for matlab matrices
instead of 2D png images?

Can someone tell me where in the octave source .mat files are
formatted so that i don't need to wade through it all?

if no such library exists, is anyone interested in helping
me implement the pdf spec above?

many thanks

-paul




---------------------------------------------
This message was sent using Tiscali World Mail.
http://www.tiscali.co.za




-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]