Matlab freezes on startup

10 次查看(过去 30 天)
Wafa
Wafa 2025-7-21
评论: Wafa 2025-7-22
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 ?

回答(1 个)

Star Strider
Star Strider 2025-7-21
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 个评论
Torsten
Torsten 2025-7-22
编辑:Torsten 2025-7-22
Another option is to contact Technical Support:
Although they will most probably support reinstalling the software.
Wafa
Wafa 2025-7-22
yes i already contact them , thanks for your support

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by