Re: Read/Write Matlab files in fortran




"Chris Hulbert" <cchgroupmail@xxxxxxxxx> wrote in message
news:1130524547.340693.136570@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I'm starting to write a fortran 90 interface to a C library I wrote to
> read/write matlab files.
[...]

This will be useful. Have you looked at

http://math.nist.gov/MatrixMarket/

and

http://www.csm.ornl.gov/~kohl/MatView/

for how they interchange formats?

Good Luck,
Hrundi V.B.


.



Relevant Pages

  • Re: intel compiler and [REFERENCE] keyword?
    ... Wouldn't that change the binary interface? ... SUBROUTINE SYSFNCBIND ... This is trouble - Fortran LOGICAL does not match ... This binary interface has been stable for about 10 years and has been ...
    (comp.lang.fortran)
  • Re: getting env. variables in gfortran...
    ... Fortran standard (processes, threads, priorities, interprocess ... POSIX functions and Fortran 77. ... POSIX standard itself, not just to the fortran 77 interface. ...
    (comp.lang.fortran)
  • Re: F90 to C interface
    ... I had a while ago a similar problem (interfacing Fortran code with C ... libraries); theoretically you would be able to use the Fortran2003 ... A Fortran module was also written containing interface ... Regarding arrays, you have to be careful: ...
    (comp.lang.fortran)
  • Re: [F03 C-interoperability] Correct way to do C_PTR (char *) to CHARACTER vector conversion
    ... I am planning to embark on a project in Fortran 95. ... that I needed to interface against zlib to compress data. ... FUNCTION ZLIBVERSION BIND ...
    (comp.lang.fortran)
  • Re: GUI for fortran
    ... interface to a program for which the computation is more important than ... That is, of course, a large proportion of Fortran ... but you will be interfacing with the GUI using a Windows DLL. ... a useful tool to build the Delphi DLL ...
    (comp.lang.fortran)