[SciPy-dev] Save complex value ndarray
David Cournapeau
david@ar.media.kyoto-u.ac...
Tue Jul 31 21:03:52 CDT 2007
Xuedong Zhang wrote:
> Hi,
> Thanks for all people made up this wonderful software.
> I am just switching from matlab and still need to save some complex
> data into mat file format.
>
> The version I have (scipy.io.mio.savemat function) only save matV4 file
> and don't
> support complex data. I wonder if there is any recent work on SVN or I
> have to
> work out my own solution???
>
I don't have scipy 0.5.2 at hand now, but I can confirm that using
scipy.io.savemat from svn scipy can save complex arrays into mat files,
which are loadable in matlab.
David
More information about the Scipy-dev
mailing list