1

I am trying to get BCILAB on MATLAB. When I try to access the downloaded file, I get an error. My command prompt and error received are below:

cd C:\Users\sara susu\Documents\MATLAB/BCILAB-1.1/;startup

Error using cd
Too many input arguments.

0

1 Answer 1

4

put your folder path inside of Apostrophe ( '...' ) like this:

cd C:'\Users\sara susu\Documents\MATLAB/BCILAB-1.1/'

you can take a look at :here for detail.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.