org.autoplot.matsupport.MatDataSourceFormat

Export to .mat file for easy import into Matlab. rank 1 datasets, rank 2 datasets, rank 3 datasets, and rank 2 bundles are supported. jmatio library is used to format the files: https://github.com/gradusnikov/jmatio/ copied on 2018-07-28.

MatDataSourceFormat( )

canFormat( QDataSet ds ) → boolean [view source]
formatData( String uri, QDataSet data, ProgressMonitor mon ) → void [view source]
getDescription( ) → String [view source]