Unable to look up help documentation
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Wong Slocked
el 8 de En. de 2023
Comentada: Wong Slocked
el 9 de En. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!