Clear Filters
Clear Filters

how to install Matlab 2023 documentation(iso)

98 views (last 30 days)
I Need assistance with installing the documentation module for Matlab 2023.
Unlike earlier releases, the documentation is now in a separate ISO file. I followed the provided instructions and used the command:
mpm -install-doc --matlabroot="path"
The installation went smoothly without errors, but I can't seem to locate the help/documentation. Whenever I open the help window, it indicates that the help is not available offline.
Note:
  • the documentation directory 'C:\ProgramData\Matlab\2023a\SupportPackage' contains around 9GB of data.
  • Documentation is in default (C:\ ) location and Matlab is in different (E:) drive. Is that a problem?

Answers (1)

Cris LaPierre
Cris LaPierre on 8 Aug 2023
In particular, be sure to follow the 'After Installation' instructions:
After Installation
Access the documentation as you normally would. If MATLAB still tries to open documentation on the web, go to the Home tab, and in the Environment section, click Preferences and select MATLAB > Help. Under Documentation Location, select Installed locally.
  2 Comments
Vyshakh Pv
Vyshakh Pv on 8 Aug 2023
That did not solve the problem, but changing help source from 'internet' to 'local' did. This setting is available in options dialogue of help window.
Cris LaPierre
Cris LaPierre on 9 Aug 2023
That seems to be exactly what the instructions I copied above said to do.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Products


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!