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 ビュー (過去 30 日間)
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

採用された回答

MathWorks Support Team
MathWorks Support Team 2009 年 6 月 27 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSoftware Development Tools についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by