in reply to Re^7: Write Matlab binary MAT-files from Perl (repeat)
in thread Write Matlab binary MAT-files from Perl

Forgot to mention that the created file was loaded correctly to Matlab, but the matrix has 3 zeros instead of the 3 desired strings.

Thanks,
Koby

  • Comment on Re^8: Write Matlab binary MAT-files from Perl (repeat)

Replies are listed 'Best First'.
Re^9: Write Matlab binary MAT-files from Perl (repeat)
by Anonymous Monk on Jul 25, 2014 at 23:54 UTC

    In case this helps, here's the binary comparison between the file the Perl script created (on the left) and the file by matlab as a reference (on the right):
    http://srv2.jpg.co.il/8/53d2ed38850fb.jpg

    I'm going to sleep now,
    it's really late here :)
    Will return in the morning.

    Thanks tye for all your help!
    Koby