why my help document is blank in 2019b?
6 views (last 30 days)
Show older comments
If I want to see how 'meshgrid' is used in matlab. Firstly, I type 'doc meshgrid' in the command line.
I have already set the following:
4 Comments
Walter Roberson
on 5 Dec 2019
I can tell that you are using MacOS. Do you happen to be using MacOS Catalina ?
Answers (1)
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].
0 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!