Why do I get an "Assertion failed!" error message on MATLAB startup on Windows?
11 次查看(过去 30 天)
显示 更早的评论
When starting MATLAB, I get the following Visual Studio error message:
Assertion failed!
Program: ...ogram Files\MATLAB\R2007b\bin\win32\MATLAB.exe
File: ../../../src/share/native/sun/font/t2k/t2kstrm.c
Line: 132
Expression: pos <=t->maxPos
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application - JIT must be enabled)
None of the options will allow me to start MATLAB.
采纳的回答
MathWorks Support Team
2010-1-26
This error can occur if the System Fonts have been corrupted. In order for MATLAB to start properly, you will need to identify and repair any corrupted Windows Fonts.
For more information about restoring Windows fonts, see the information on Microsoft's website here:
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!