Hello!!
I have problems trying to read the data with the offline GUI. I have everything in the save directory, including the function load_bci and the .data files, but I´ve continued having the same error:;
Error using ==> load_bcidat
Out of memory when reading file name.
Error in ==> OfflineAnalysis>btnAdd_Callback at 791
[tmpSig, tmpStates, tmpParams,tmpNumSamps] =load_bcidat(fp, [1 1])
Thanks,
PS: I have the last BCI2000 version and Matlab 2009.
Eli
Error in Matlab with offline analysis
When I try to execute load_bcidat.m Matlab says:
- C:\...000\tools\OfflineAnalysis\load_bcidat.m is not found in the current directory or on the MATLAB path.
But the function load_bcidat, as I told you is in the same directory of the offline analysis GUI.
The other thing is that when I tried to use load_bcidat.m with other GUIs (that we programmed), I didn´t have any problem.
Thank you so much,
Eliana
- C:\...000\tools\OfflineAnalysis\load_bcidat.m is not found in the current directory or on the MATLAB path.
But the function load_bcidat, as I told you is in the same directory of the offline analysis GUI.
The other thing is that when I tried to use load_bcidat.m with other GUIs (that we programmed), I didn´t have any problem.
Thank you so much,
Eliana
Eliana,
load_bcidat is a mex file, not a .m file. There is an associated .m file to support Matlab help, but that is not present in the Offline Analysis directory.
So, please execute the following from the Offline Analysis directory:
Juergen
load_bcidat is a mex file, not a .m file. There is an associated .m file to support Matlab help, but that is not present in the Offline Analysis directory.
So, please execute the following from the Offline Analysis directory:
Code: Select all
load_bcidat -v
Who is online
Users browsing this forum: No registered users and 1 guest