Back to the main page.

Bug 233 - compilation of mex files does not work on matlab71

Status CLOSED FIXED
Reported 2010-11-24 10:02:00 +0100
Modified 2011-01-12 13:09:30 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Linux
Importance: P1 normal
Assigned to: Stefan Klanke
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2010-11-24 10:02:55 +0100

> ft_compile_mex Compiling MEX file fileio/@uint64/abs ... ??? Reference to non-existent field 'datenum'. Error in ==> ft_compile_mex at 79 if numel(MF)==1 && SF.datenum <= MF.datenum


Stefan Klanke - 2010-11-25 09:02:26 +0100

I'll replace expression like "MF.datenum" by "datenum(MF.date)" which does the same, but works on Matlab 7.1.