why my help document is blank in 2019b?

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

Could you please extend your question? What do you mean by "open documents"? Are you trying to open an specific file using MATLAB command line? Or are you trying to open the Reference page of a certain function/method/class? What are you exactly typping in the Command line?
I do not understand te question also. What does "enter 'doc+command'" mean?
I mean If I want to open the document to see the how to use the command, the document page is blank.1574336579433.jpg
I can tell that you are using MacOS. Do you happen to be using MacOS Catalina ?

Sign in to comment.

Answers (1)

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

Products

Release

R2019b

Tags

Asked:

on 20 Nov 2019

Commented:

on 5 Dec 2019

Community Treasure Hunt

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

Start Hunting!