The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

mat2json - convert a MATLAB MAT-File into JSON

USAGE

Usage:

    $0 file.mat > file.json

Options:

--verbose Print messages about the parsing of the MAT-File. --help Print this message.

SEE ALSO

For full information, see the documentation for the associated Perl module, Data::MATFile.