-
I get the following error for `pre-processing`-> `run` in the GUI:
```
Array indices must be positive integers or logical values.
Error in Project/preprocessAll (line 461)
mexF…
-
Hi,
I tried to do the BCILAB tutorials from SCCN last week (since I'll have to use it for my thesis) and encountered some errors.
I use a Mac with OS 10.12.3 with all recent updates, my MATLAB ve…
jupaw updated
7 years ago
-
error:
Error using feval
Unrecognized function or variable 'labelImportTrkGenericSimple'.
Error in Labeler/labelImportTrkPromptGenericSimple (line 8530)
feval(importFcn,obj,iMov,trkfiles…
roian updated
2 years ago
-
Given script
```matlab
function b=sections(a)
% comments
% prior
% to section 1 heading
%% section 1
b = a * 2;
% comments
% prior
% to section 2 heading
%% section 2
b = b +…
-
Hi, I have been trying to get BCILAB setup on matlab 2016a and have been running into an issue where after running the bcilab command it looks like everything is working fine with no errors in matlab,…
-
```
What steps will reproduce the problem?
Fitting step not working anymore suddenly
What is the expected output? What do you see instead?
Nothing happens and I have error messages on Matlab instead …
-
@paskino I have some troubles installing the toolkit in Win 10 for Matlab using Cmake GUI. Would it be possible to add here some screenshots or recipes of the building process please? Many thanks.
-
Something similar to this was previously proposed by @jcohenadad in #108, however the software/service proposed ([sentry]()) is not MATLAB or Octave compatible. If qMRLab ever evolves into another for…
-
Dario Campagner: "When I press "start" on spoke gui, sometimes matlab is automatically closed."
-
Hi, everyone.
When I pressed the 'Train' button, I faced an error. The state window says 'Computing windowdata for ~~my project name~:~~behavior name~'.
And I couldn't figure out what's wrong with m…