Offline Analysis Error
Posted: 10 Jul 2012, 04:06
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
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