I am trying to use Mario to analyse off-line analysis but I have the following warning when loading the datas:
Code: Select all
Loading data files...
Warning: Size of gains vector (12579) does not match size of data vector (12579)
;
possibly using a screening dataset...
> In bci2k_readdat at 102
In bci2k_Load_Files_fsw at 85
In data_import at 17
In Mario_gui>pushbutton9_Callback at 655
In gui_mainfcn at 75
In Mario_gui at 42
Warning: Size of offset vector (12579) does not match size of data vector (12579
);
possibly using a screening dataset...
> In bci2k_readdat at 109
In bci2k_Load_Files_fsw at 85
In data_import at 17
In Mario_gui>pushbutton9_Callback at 655
In gui_mainfcn at 75
In Mario_gui at 42
Warning: Size vector should be a row vector with integer elements.
> In repmat at 69
In bci2k_readdat at 112
In bci2k_Load_Files_fsw at 85
In data_import at 17
In Mario_gui>pushbutton9_Callback at 655
In gui_mainfcn at 75
In Mario_gui at 42Code: Select all
??? Error using ==> mtimes
Inner matrix dimensions must agree.
Error in ==> Do_spatial_filtering at 9
Error in ==> bci2k_P3H at 114
Error in ==> Mario_gui>all_done_Callback at 404
Error in ==> gui_mainfcn at 75
Error in ==> Mario_gui at 42
??? Error using ==> Mario_gui('all_done_Callbac
Error using ==> mtimes
Inner matrix dimensions must agree.
??? Error while evaluating uicontrol CallbackI decided to try the new version of Mario (v2) but when loading the datas:
Code: Select all
Invalid field name: 'Source:TransmissionFilter'.Code: Select all
LIBMX.DLL not foundCode: Select all
Entry point for engSetVisible not found in dynamic library LIBENG.dllCode: Select all
error openning the fileCode: Select all
Violation adress in BCItoASCIIxxx at xxxCode: Select all
abnormal program terminasonThank you
Louis
PS: Have nice time in Beijing
