Error using load_bcidat in MATLAB
Posted: 15 Mar 2023, 00:55
Hello everyone,
I'm getting used to BCI2000 and all the readings I can load/read/use, etc. I've just learned to use the OfflineAnalysis and the [signal, parameters, stares] = load_bcidat function in MATLAB and I have a problem.
I know that I have to select the path of the file so MATLAB can read it, as well as to add the path of the functions and OfflineAnalysis, but I'm getting this error message in the command window: Unhandled exception of type util::detail::legacy_bad_alloc_impl: Out of memory.
I don't know if this is because of a bad recording or an error in the saving of the file or if the number of channels have something to do with it, or something with BCI/MATLAB but I don´t know what to do.
Hope someone can help me.
Thanks
I'm getting used to BCI2000 and all the readings I can load/read/use, etc. I've just learned to use the OfflineAnalysis and the [signal, parameters, stares] = load_bcidat function in MATLAB and I have a problem.
I know that I have to select the path of the file so MATLAB can read it, as well as to add the path of the functions and OfflineAnalysis, but I'm getting this error message in the command window: Unhandled exception of type util::detail::legacy_bad_alloc_impl: Out of memory.
I don't know if this is because of a bad recording or an error in the saving of the file or if the number of channels have something to do with it, or something with BCI/MATLAB but I don´t know what to do.
Hope someone can help me.
Thanks