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.