Help browser react very slowly
Show older comments
Hi there,
I am running Matlab 2018b on Winserver2016. Everything looks good except the Help Browser react very slowly. (As demonstrated in the attached gif file. You may notice that even though I was dragging the scroll bar, the page would not scroll smoothly.)
I tried the following methods, but none of them worked:
- Turn off the Internet Explorer enhanced secruity configuration for winserver.
- com.mathworks.mlwidgets.html.HTMLRenderer.setUseWebRenderer(false); then com.mathworks.mlwidgets.html.HtmlComponentFactory.setDefaultType('HTMLRENDERER');
Do anyone have ideas about how to solve this problem?
Will appreciate a lot for your help.
1 Comment
Darpan Verma
on 8 Mar 2019
Clearing the variables data from memory makes it much faster.
Answers (1)
Richard Macwan
on 21 Aug 2019
0 votes
I am having the same issue, but no solution.
One workaround is to dock the help browser. This makes it react much better. Not perfectly smooth, but better.
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!