Page 1 of 1

Offline Analysis Error

Posted: 10 Jul 2012, 04:06
by JCruz
Hi there,

I'm trying to do some Offline Analysis; however, whenever I upload the files to the Matlab I get the following errors:

??? Error using ==> which
Not enough input arguments.

Error in ==> missing_mex_file at 32
error( [ ...

Error in ==> load_bcidat at 83
missing_mex_file;

Error in ==> OfflineAnalysis>btnAdd_Callback at 818
[tmpSig, tmpStates, tmpParams, tmpNumSamps] = ...

Error in ==> gui_mainfcn at 75
feval(varargin{:});

Error in ==> OfflineAnalysis at 65
gui_mainfcn(gui_State, varargin{:});

??? Error while evaluating uicontrol Callback.

>>

If anyone has any idea, I would appreciate if he or she could share it with me. Thank you

Re: Offline Analysis Error

Posted: 10 Jul 2012, 14:08
by mellinger
Hi,

it would help if you could give some details about your configuration, e.g. version of Matlab, operating system, version of BCI2000.

Regards,
Juergen

Re: Offline Analysis Error

Posted: 12 Jul 2012, 22:37
by JCruz
Hi Juergen,

Thank you very much. I had a problem with my Matlab software, it was missing some files. I have already figured it out. Thank you.

Cruz