[FieldTrip] mexw files

Herbert J Gould (hgould) hgould at memphis.edu
Tue Jul 17 15:22:47 CEST 2012


Dear Arjen,



Thank you that took care of the SPM issue but it still leaves the .mexw32 issue. However it now is looking for the file in a different location



>> restoredefaultpath
>> addpath c:\FieldTrip\fieldtrip-20120715
>> ft_defaults
??? Invalid MEX-file 'c:\FieldTrip\fieldtrip-20120715\utilities\ft_getopt.mexw32': The specified procedure could not be found.

.

Error in ==> ft_checkconfig at 71
renamed         = ft_getopt(varargin, 'renamed');

Error in ==> ft_definetrial at 116
cfg = ft_checkconfig(cfg, 'dataset2files', {'yes'});

Error in ==> tutorial1 at 8
cfg1         = ft_definetrial(cfg1);

>>




Herb Gould
________________________________
From: fieldtrip-bounces at science.ru.nl [fieldtrip-bounces at science.ru.nl] on behalf of Stolk, A. [a.stolk at fcdonders.ru.nl]
Sent: Tuesday, July 17, 2012 8:04 AM
To: FieldTrip discussion list
Subject: Re: [FieldTrip] mexw files


Hi Herbert,



It seems you have multiple versions of SPM on your path, which may confuse FieldTrip. Could you try inserting the commands below in the matlab command window, before inserting the tutorial code?



Best regards,

Arjen



restoredefaultpath

addpath C:\FieldTrip\fieldtrip-20120715

ft_defaults


________________________________

Van: "Herbert J Gould (hgould)" <hgould at memphis.edu>
Aan: fieldtrip at science.ru.nl
Verzonden: Dinsdag 17 juli 2012 14:36:26
Onderwerp: [FieldTrip] mexw files


I have just found fieldtrip and have started to work on the tutorial. I am trying to read the data for subject 1 in the tutorial and recieve the following error:



cfg1         = ft_definetrial(cfg1);
Warning: multiple versions of SPM on your path will confuse FieldTrip
> In fieldtrip-20120715\private\warning_once at 75
  In ft_defaults at 91
  In ft_definetrial at 111
Warning: one version of SPM is found here: C:\FieldTrip\fieldtrip-20120715\external\spm2\spm.m
> In ft_defaults at 99
  In ft_definetrial at 111
Warning: one version of SPM is found here: C:\FieldTrip\fieldtrip-20120715\external\spm8\spm.m
> In ft_defaults at 99
  In ft_definetrial at 111
??? Invalid MEX-file 'C:\FieldTrip\fieldtrip-20120715\src\ft_getopt.mexw32': The specified procedure could not be found.

.

Error in ==> ft_checkconfig at 71
renamed         = ft_getopt(varargin, 'renamed');

Error in ==> ft_definetrial at 116
cfg = ft_checkconfig(cfg, 'dataset2files', {'yes'});



I have checked and the .mexw32 file is there What am I doing wrong?



Herb Gould

_______________________________________________
fieldtrip mailing list
fieldtrip at donders.ru.nl
http://mailman.science.ru.nl/mailman/listinfo/fieldtrip

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20120717/e69d9274/attachment-0001.html>


More information about the fieldtrip mailing list