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

3 visualizzazioni (ultimi 30 giorni)
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 Commenti
Rik
Rik il 21 Mar 2023
Does this error also occur for other folders with rich text names?
Nikolaos Rizogiannis
Nikolaos Rizogiannis il 21 Mar 2023
Modificato: Nikolaos Rizogiannis il 21 Mar 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.

Accedi per commentare.

Risposta accettata

Nikolaos Rizogiannis
Nikolaos Rizogiannis il 21 Mar 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'.

Più risposte (0)

Categorie

Scopri di più su Search Path in Help Center e File Exchange

Prodotti


Release

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by