why my help document is blank in 2019b?

4 views (last 30 days)
Xuerong Wang
Xuerong Wang on 20 Nov 2019
Commented: Walter Roberson on 5 Dec 2019
If I want to see how 'meshgrid' is used in matlab. Firstly, I type 'doc meshgrid' in the command line.
1574337044275.jpg
I have already set the following:
1574337091415.jpg
  4 Comments
Xuerong Wang
Xuerong Wang on 21 Nov 2019
I mean If I want to open the document to see the how to use the command, the document page is blank.1574336579433.jpg
Walter Roberson
Walter Roberson on 5 Dec 2019
I can tell that you are using MacOS. Do you happen to be using MacOS Catalina ?

Sign in to comment.

Answers (1)

Swastik Sanjay Chaudhury
Swastik Sanjay Chaudhury on 5 Dec 2019
For R2018b and later versions, the default value of the documentation reference has been changed from "local" to "Web" so that the latest documentation can always be viewed.
For "Web", you need to connect to the internet and log in to your MathWorks account.
(In the environment without an Internet connection, the default value is "local".)
If you need the proxy settings for the internet connection in your environment, select the "Preferences" icon on your MATLAB "Home" tab. Then click on MATLAB and select "Web".
Please refer to the following link for more information about the web browsers and MATLAB:
Also, please make sure you are logged into your MathWorks account. In some environments, a known problem has been reported that the help document is not displayed correctly even if the correct proxy settings are made.
This problem is fixed in R2018b Update 3. For details, please see the following URL:
Also, it is possible to set the reference of the help document to "local" and refer to the document in the local folder as in R2018a and earlier.
Select the "Preferences" icon in the "Home" tab and change the settings from [MATLAB] -> [Help].

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!