MATLAB R2015b - Error using connector.​internal.a​utostart.r​un

2 Ansichten (letzte 30 Tage)
Hello,
I get this error when I run MATLAB R2015b:
Error using connector.internal.autostart.run
Cannot CD to C:\Users\30697\Έγγραφα\MATLAB (Directory access failure).
I also take this WARNING:
Warning: Userpath must be an absolute path and must exist on disk.
The folder that is trying to CD is empty.
What should I do?
Thank you everyone!
  2 Kommentare
Rik
Rik am 21 Mär. 2023
Does this error also occur for other folders with rich text names?
Nikolaos Rizogiannis
Nikolaos Rizogiannis am 21 Mär. 2023
Bearbeitet: Nikolaos Rizogiannis am 21 Mär. 2023
I dont even know why MATLAB is trying to CD to this folder. It created by itself and it is empty.
Is it trying to take any resources from there? I don't know.
I also take this WARNING:
Warning: Userpath must be an absolute path and must exist on disk.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Nikolaos Rizogiannis
Nikolaos Rizogiannis am 21 Mär. 2023
PROBLEM SOLVED!
I checked the if the userpath variable in MATLAB is set to a valid path on my disk typing in the MATLAB command window the command userpath. I got as result an empty ans = ' ', so I set the path to one I wanted to.
I set the path typing userpath('<folder path>') in the command window, where <folder path> is the path of the folder I created in the directory I chose named 'MATLAB'.

Weitere Antworten (0)

Kategorien

Mehr zu Search Path finden Sie in Help Center und File Exchange

Produkte


Version

R2015b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by