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

6 vues (au cours des 30 derniers jours)
Wasna Madushanka Ediri Arachchi
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);

Réponses (1)

galaxy
galaxy le 5 Déc 2019
  1 commentaire
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));

Connectez-vous pour commenter.

Catégories

En savoir plus sur Search Path dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by