Page 1 of 1

Problem reading i2 exported data into MATLAB

PostPosted: Mon Jul 27, 2009 12:05 am
by Holmz
I am exporting data in i2 v1.03.0301 as a "MATLAB File 5" file.
Trying to read this with MATLAB version 6.0.0.88 version 12, MATLAB using:
load('file','-mat')
load('file')
load 'file'
load file

Is anyone else able to load MATLAB files?