"DOC is not currently available" error when using the local documentation in MATLAB
Mostra commenti meno recenti
I don't want to connect to the Internet just to read a file, so I've set up documentation variable to "local" from "Web", but it appears there's no file or something, because I get
DOC is not currently available
Also, is it possible to change preferences like these without using GUI? I hate its look and feel.
Risposte (2)
Abdolkarim Mohammadi
il 3 Apr 2021
0 voti
Just google the name of the toolbox you want plus "pdf documentation". You can find the documentation homepage for the toolbox, where you can find the pdf documentation as well as user guide and release notes. For example for the deep learning toolbox:
"matlab deep learning pdf documentation"
Stefanie Schwarz
il 29 Mar 2023
0 voti
For MATLAB R2022b and prior, there is no need to download & install the local documentation because it should be part of your MATLAB installation by default. See the following answer for more information regarding the "DOC is not currently available" error: https://www.mathworks.com/matlabcentral/answers/820690-doc-is-not-currently-available
There are some MATLAB Preferences that you can change using the command line, but the Help preference doesn't seem to be one of them: https://www.mathworks.com/help/matlab/matlab_external/access-and-modify-settings.html
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!