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

2 visualizaciones (últimos 30 días)
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 comentarios
Rik
Rik el 21 de Mzo. de 2023
Does this error also occur for other folders with rich text names?
Nikolaos Rizogiannis
Nikolaos Rizogiannis el 21 de Mzo. de 2023
Editada: Nikolaos Rizogiannis el 21 de Mzo. de 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.

Iniciar sesión para comentar.

Respuesta aceptada

Nikolaos Rizogiannis
Nikolaos Rizogiannis el 21 de Mzo. de 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'.

Más respuestas (0)

Categorías

Más información sobre Search Path en Help Center y File Exchange.

Productos


Versión

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by