Why do I receive the error "Unknown Windows exception of type=c000001d" and a MSVC Runtime crash or Application Failed to Initialize Properly (0xc000001d) when starting MATLAB?

2 次查看(过去 30 天)
The error that appears in the Command Window is:
ERROR: Unknown Windows exception of type=c000001d was not caught.1 assert/signal failures have occurred; MATLAB will abort in 10 seconds.
Then a pop-up window containing the message below appears, and after clicking OK, MATLAB closes:
ERROR: Runtime Error!
Program: C:\Program Files\MATLAB\R2008b\bin\win32\MATLAB.exe
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
Also, MATLAB may give me the error:
ERROR: Application Failed to Initialize Properly (0xc000001d)

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2023-8-1
This problem is usually caused by using unsupported hardware such as a processor that does not support the Streaming SIMD Extensions 2 (SSE2) instruction set (e.g. Intel Pentium III, AMD Athlon 32-bit). Check the following page to ensure that your system meets the specified requirements:
There are no workarounds to make MATLAB 7.6 (R2008a) or higher to run on a processor that does not support the SSE2 instruction set.

更多回答(0 个)

类别

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

标签

尚未输入任何标签。

产品


版本

R2008b

Community Treasure Hunt

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

Start Hunting!

Translated by