How to solve the "unknown option" in cmd window that prompted after I use the "mpm install" command to install the offline documentation?
조회 수: 6 (최근 30일)
이전 댓글 표시
I have mounted the .iso file and I use the matlabroot so that I can install the offline docmentation correctly. However I cannot install the docmentation after I follow the guidance from the official mathworks website because it always prompted unknown option once I press enter.
I tried terminal cmd to open the bin\win64, the above unknown option still happened.
댓글 수: 0
답변 (1개)
Manikanta Aditya
2024년 11월 15일
Hi,
I understand that you are having issue with installing offline documentation.
Refer to the following MATLAB Answer post, which talks about similar issue you encountered:
I hope this helps.
댓글 수: 2
Manikanta Aditya
2024년 11월 15일
Since your C drive is nearly full, can you switch the default documentation folder to the D drive using the matlabshared.supportpkg.setSupportPackageRoot function? Ensure that this change is correctly applied before running the mpm install command.
참고 항목
카테고리
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!