Hello why I get this error when I am going to set the path ?

5 次查看(过去 30 天)
Error using narginchk (line 10)
too many input arguments
Error in usejava (line 43)
narginchk(1,1);
Error in javachk (line 43)
if ~usejava(requiredLevel)
Error in pathtool (line 11)
error(javachk('swing', mfilename));
Error using matlab.desktop.editor.openDocument (line 29)
too many input arguments
Error in opentoline (line 43)
editorObj = matlab.desktop.editor.openDocument(fileName);

回答(1 个)

galaxy
galaxy 2019-12-5
  1 个评论
Wasna Madushanka Ediri Arachchi
My case is....set path GUI is not opening. When I click on it I get following...How can you help me?
Error using narginchk (line 10)
too many input arguments
Error in usejava (line 43)
narginchk(1,1);
Error in javachk (line 43)
if ~usejava(requiredLevel)
Error in pathtool (line 11)
error(javachk('swing', mfilename));

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Search Path 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by