Weird error message on startup

2 visualizaciones (últimos 30 días)
Roy Goodman
Roy Goodman el 10 de Jun. de 2020
Comentada: Isabelle Gouirand el 14 de Mayo de 2021
Running Matlab 2020a on a mac with catalina, I get this error message at startup
Warning: Name is nonexistent or not a directory:
/private/var/folders/0p/lqhdk1m88xj8w30059_snrh80000gq/T/Editor_vxdxq
I did a spotlight search for some of the substrings in that message, but nothing came up. How do I go about fixing this
  1 comentario
Adam Danz
Adam Danz el 10 de Jun. de 2020
Do you have a startup.m file? If so, could you share it?
Is that the entire warning message?
Since it's a warning, I'm assuming Matlab continues to initialize. Are there any other warnings/errrors? What does your Matlab path look like?
path()

Iniciar sesión para comentar.

Respuesta aceptada

Walter Roberson
Walter Roberson el 10 de Jun. de 2020
This is a harmless message that is connected to the way that matlab creates a temporary directory to implement Live Scripts.
  6 comentarios
Isabelle Gouirand
Isabelle Gouirand el 14 de Mayo de 2021
I have the same warning but i my case even if matlab said "ready" i cannot run it, it is frozen. The "mouse curser" shows it is busy.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by