Why do I receive a C++ runtime error when I try to use the "Search for" text-box to search for text in the Help Browser?

4 vues (au cours des 30 derniers jours)
When I attempt to use the "Search for" text-box to search for text in the Help Browser, I receive a C++ runtime error:
Runtime Error!
Program: C:\Program Files\MATLAB\R2006b\bin\win32\MATLAB.exe
R6025
- pure virtual function call

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 27 Juin 2009
To resolve this issue, try the following:
1. Execute the following command at the MATLAB command prompt:
com.mathworks.mlwidgets.html.HTMLRenderer.setUseWebRenderer(false);
2. Restart MATLAB.

Plus de réponses (0)

Catégories

En savoir plus sur Software Development Tools dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by