Load data from Matlab 6.5

From: Alberto (alberto.mantovaniNOSPAM_at_bologna.marelli.it)
Date: 10/18/04


Date: Mon, 18 Oct 2004 16:12:50 GMT

Hi,
with scipy is possible to load data from .mat file generated by MATLAB
vs.5.0 but not later version as MATLAB 6.5. Are there something useful
to do that?
thanks
Alberto



Relevant Pages

  • Re: Memory Problem after several LOADs
    ... memory and must restart Matlab to continue. ... the results of each calculation in a MAT file. ... Each MAT file is 5-10MB. ...
    (comp.soft-sys.matlab)
  • Re: How can I load a part of an array from .mat file?
    ... the binary results of a relative complex fortran model. ... make my matlab import functions for the model output as simple (and ... address parts of an array in a .mat file, I will start improving my import ... extracting single variables from a file which contain ...
    (comp.soft-sys.matlab)
  • Re: opening mat file from C
    ... if (pmat == NULL){ ... This code was based in the code given by the matlab matdgns.c. ... You want the MAT file API. ... it's the MATLAB MAT file API. ...
    (comp.soft-sys.matlab)
  • Re: Writing a .mat file without matlab
    ... have this web site that I think tells how to do it, ... really need to write c/c++ code without using matlab at ... all to get the .mat file into a binary format that matlab ... Some users of the c/c++ code may not have matlab ...
    (comp.soft-sys.matlab)
  • Re: Writing a .mat file without matlab
    ... have this web site that I think tells how to do it, ... really need to write c/c++ code without using matlab at ... all to get the .mat file into a binary format that matlab ... binary file, and in MATLAB, use fopen/fread to get ...
    (comp.soft-sys.matlab)