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!