Mat Reader

Importer for Matlab .mat files

The .mat file must contain an array called ‘time’ or ‘var’ containing the time steps and a second array containing the data. The data array can be a vector or a matrix containing the data for every time step.