Unable to look up help documentation
3 views (last 30 days)
Show older comments
Wong Slocked
on 8 Jan 2023
Commented: Wong Slocked
on 9 Jan 2023
When I type in the function name that I want to look up in the prompt at the upper right corner, I will see the preview of some search results.
However, when I try to click the result for details, I get this from command window:
com.mathworks.jmi.MatlabException: First argument must be text.
at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method)
at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:273)
at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120)
at com.mathworks.jmi.Matlab.mtFeval(Matlab.java:1732)
at com.mathworks.mde.help.DisplayDocPageWorker.runOnMatlabThread(DisplayDocPageWorker.java:19)
at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79)
I tried restart MATLAB and my PC and the problem holds.
0 Comments
Accepted Answer
More Answers (0)
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!