P300GUI was suddenly generated an error.
Posted: 21 Aug 2009, 09:02
Hi,
I've used P300GUI to make a parameter file for BCI2000 Linear Classifier.
The following error was suddenly caused though it had worked well last month. It moves well by an old dat file. However, I don't change anything in the measuring method.
Is anyone who understands the solution, please give me the reply.
Regards, sachiko
??? Undefined function or variable "coderow".
error ==> P3Classify at 110
tar=charvect((NumMatrixColumns*(coderow-1-NumMatrixColumns))+codecol);
error ==> P300_GUI>runbutton_Callback at 407
[predicted,result(:,zz),score,resultthresh]=P3Classify(Responses.Responses(:,:,indm),Responses.Code,Responses.Type,tMUD.MUD,parms.NumberOfSequences,Responses.trial,parms.NumMatrix
error ==> gui_mainfcn at 75
feval(varargin{:});
error ==> P300_GUI at 41
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback.
I've used P300GUI to make a parameter file for BCI2000 Linear Classifier.
The following error was suddenly caused though it had worked well last month. It moves well by an old dat file. However, I don't change anything in the measuring method.
Is anyone who understands the solution, please give me the reply.
Regards, sachiko
??? Undefined function or variable "coderow".
error ==> P3Classify at 110
tar=charvect((NumMatrixColumns*(coderow-1-NumMatrixColumns))+codecol);
error ==> P300_GUI>runbutton_Callback at 407
[predicted,result(:,zz),score,resultthresh]=P3Classify(Responses.Responses(:,:,indm),Responses.Code,Responses.Type,tMUD.MUD,parms.NumberOfSequences,Responses.trial,parms.NumMatrix
error ==> gui_mainfcn at 75
feval(varargin{:});
error ==> P300_GUI at 41
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback.