"DOC is not currently available" error when using the local documentation in MATLAB
조회 수: 2 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (2개)
Abdolkarim Mohammadi
2021년 4월 3일
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"
댓글 수: 0
Stefanie Schwarz
2023년 3월 29일
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!