Unable to look up help documentation
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Wong Slocked
il 8 Gen 2023
Commentato: Wong Slocked
il 9 Gen 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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!