Why do I get an "Assertion failed!" error message on MATLAB startup on Windows?
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
MathWorks Support Team
am 26 Jan. 2010
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!