Matlab freezes on startup

9 visualizaciones (últimos 30 días)
Wafa
Wafa el 21 de Jul. de 2025
Comentada: Wafa el 22 de Jul. de 2025
Hello all ,Matlab freezes on startup. It opens a file named dos.m, and from that point, I can neither run any script, set the path, nor even navigate to a folder. any idea ?

Respuestas (1)

Star Strider
Star Strider el 21 de Jul. de 2025
That it opens dos.m in the Editor and then freezes could indicate that your startup.m file is telling it to open that file in the Editor. It is not obvious what would be causing it to freeze after that.
Open startup.m in the Editor (or any text editor) to see what the problem is.
The fix could be that edit (making appropriate changes to the file), or creating a new startup.m file to do what you want.
  6 comentarios
Torsten
Torsten el 22 de Jul. de 2025
Editada: Torsten el 22 de Jul. de 2025
Another option is to contact Technical Support:
Although they will most probably support reinstalling the software.
Wafa
Wafa el 22 de Jul. de 2025
yes i already contact them , thanks for your support

Iniciar sesión para comentar.

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