Hello ,
There is a possibility that the issue you are experiencing arises from MATLAB not being configured to use the offline documentation after it has been downloaded.
These steps will help you in installing the documentation locally and configure MATLAB to use it instead of the online version :
- Download the Offline Documentation: Detailed instructions for downloading the offline documentation package can be found here: https://www.mathworks.com/help/releases/R2023a/install/ug/install-documentation-on-offline-machines.html. Please perform this step on a machine that has internet access.
- Configure MATLAB for Offline Documentation: After installing the offline documentation on your machines, you might need to configure MATLAB to prioritize the local documentation. Guidance for this configuration is provided in this MATLAB Answers post: https://www.mathworks.com/matlabcentral/answers/1936264-how-can-i-configure-matlab-to-use-the-local-offline-documentation-instead-of-the-online-documentation.
Hope it Helps!