help, doc commands very slow
Ältere Kommentare anzeigen
Hi, I can't put my finger on why it's doing this, but since a few days help takes a lot of time to show. Either inline (selecting a function, selecting "help for", or by using the commands doc or help. The command "doc cmdname" takes about 10 seconds to show the help window. I did, taking fwrite as example, try "profile on;doc fwrite;profile viewer" and digging through the rabbit hole I arrived on a private java matlab method which is taking forever:
>> tic;com.mathworks.mlwidgets.help.HelpUtils.getDocCommandArg('matlab\fwrite', true);toc Elapsed time is 9.993832 seconds.
Any idea what could be causing that issue ? It also happens in safe mode, with no other running programs than matlab. I'd try a complete reinstall of matlab, but if I could avoid that that'd be great Thanks for your help
4 Kommentare
Will
am 23 Mai 2013
I am having similar problems with help in 2012b, but only in the last week. 'Help on selection' from a right click works but takes 10-15 seconds to appear. Searching within the help window doesn't work at all, displaying 'An error occurred searching the documentation' after around 10 seconds. Browsing through the help via the internal links works fine so it appears that it's something in the search mechanism that is at fault.
Running your tests above give similar results to yours. I've tried disabling the antivirus software and that made no perceivable difference.
Did you find a solution to this? Having recently upgraded all the way from R12.1 the help documentation is, as the name infers, helpful!
Will
am 24 Mai 2013
Thanks for the link,that seems to have done the trick.
Jan
am 24 Mai 2013
@John Doe: Please do not cross-post a question in different forums. If you really have good reasons to do so, add a link to the other thread. This saves the time of the ones, who want to help you. Thanks.
Antworten (0)
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!