Matlab 2020a - Search index not found
Afficher commentaires plus anciens
Hi,
I am installing Matlab 2020a on a number of computers and have found that occasionally the Help search functionality is not working when trying to use the locally installed documentation. On some computers after installation I get the following error when trying to search:-
Search index not found.
I am very new to Matlab so if anyone has an idea of why this is happening, I would be most grateful.
Thanks!
Edit: I am using Windows 10.
3 commentaires
Walter Roberson
le 28 Oct 2020
If you are using MS Windows, check your Windows Firewall settings to be sure that you permit MATLAB to form network connections. MATLAB uses network connections to processes on the same computer in order to communicate with the help system, and in order to communication with Simulink, and in order to communicate with the symbolic engine, and a few other situations too.
Anthony Camacho
le 28 Oct 2020
Modifié(e) : Anthony Camacho
le 28 Oct 2020
Walter Roberson
le 29 Oct 2020
Sorry, I don't think I have any further ideas at this time. (I do not use Windows much.)
Réponses (1)
Aman Vyas
le 3 Nov 2020
0 votes
Hi,
See https://www.mathworks.com/help/matlab/ref/builddocsearchdb.html for re-creating the search database. Maybe this helps you to find the corresponding files in the help folders(see "recent versions" or "file history"). Maybe one of your functions overwrites them or you have shadowed a built-in function, such that the search fails?
Hope it helps !
1 commentaire
Anthony Camacho
le 5 Nov 2020
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!