<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Dear EEGLAbers, </div>

<div> </div>

<div>I was hoping one of you might be able to help. I have preprocessed my data with fieldtrip and would like to load it into EEGLAB. </div>

<div> </div>

<div>I have tried to simply load it as matlab data but got the message: </div>

<div> </div>

<div>
<div>pop_editset(): raw data file 'C:....mat' found<br/>
eeg_checkset note: upper time limit (xmax) adjusted so (xmax-xmin)*srate+1 = number of frames<br/>
Creating a new ALLEEG dataset 1<br/>
Done.<br/>
Undefined function 'isnan' for input arguments of type 'struct'.</div>

<div>Error in eeglab>updatemenu (line 1513)<br/>
    if ~isempty(ALLEEG) & CURRENTSET~= 0 & ~isequal(EEG.data, ALLEEG(CURRENTSET).data) & ~isnan(EEG.data(1))</div>

<div>Error in eeglab (line 307)<br/>
            updatemenu;<br/>
 <br/>
Error while evaluating uimenu Callback</div>

<div> </div>

<div>I have also tried to use the function fieldtrip2eeglab but that gives me a description of the data but doesn't save it as a dataset. </div>

<div> </div>

<div>Any suggestions how I can do this?</div>

<div> </div>

<div>Cheers, </div>

<div>Sophia</div>
</div></div></body></html>