Filter löschen
Filter löschen

Matlab reboots my computer

10 Ansichten (letzte 30 Tage)
ZhaoYu Chen
ZhaoYu Chen am 22 Apr. 2021
Bearbeitet: Simar am 9 Okt. 2023
I use new desktop to run code, then reboot. However, when I use older computer to run the same code. It success. The version of Matlab and Windows are the same.

Antworten (1)

Simar
Simar am 9 Okt. 2023
Bearbeitet: Simar am 9 Okt. 2023
Hi ZhaoYu Chen,
I understand that despite having same versions of MATLAB and Windows on your new and old system, you are able to able to run it successfully on your old desktop whereas it reboots in case of the new one.
Cases where reboot might happen and how to stop it:
  1. Check whether other software installed on your new system is interrupting MATLAB process, causing it to crash and the system to reboot. This could be due to issues with device drivers (especially graphics drivers), antivirus software, or other background applications. Update your software drivers and operating system patches. Try disabling other background applications to check for software conflicts.
  2. A bug in MATLAB or a corrupted installation of MATLAB in newer system could cause the software to crash and the system to reboot. This is more likely if the crashes occur consistently when performing a specific action in MATLAB. Reinstall MATLAB to fix any potential corruption issues.
  3. Check if new system has a hardware problem, such as faulty RAM or an overheating CPU, it could cause system instability when running resource-intensive applications like MATLAB. Run hardware diagnostics to check for any hardware faults.
Compare the hardware specifications of the old and the new system to identify any potential differences that might impact code execution. Double-check the configuration settings in MATLAB and ensure they match between the two computers.
Here is a link to another MATLAB Answer for a similar issue that may be of help:
Hope it helps!
Best Regards,
Simar

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by