Problems with Set path

2 vues (au cours des 30 derniers jours)
Chia-Hsuan Liao
Chia-Hsuan Liao le 26 Déc 2018
Commenté : Chia-Hsuan Liao le 26 Déc 2018
Hi there,
I might mis-chose too many subfolders and then the set path GUI seems to be broken. Below is the error message I got:
Could anyone help me with this? Thanks a lot!
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));

Réponse acceptée

Walter Roberson
Walter Roberson le 26 Déc 2018
restoredefaultpath and then you can use pathtool again . Any third-party software that has its own narginchk must go at the end and probably needs to be fixed.
  1 commentaire
Chia-Hsuan Liao
Chia-Hsuan Liao le 26 Déc 2018
I see. Thank you very much! I really appreciate it. :)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by