Asking for help with warning message
Afficher commentaires plus anciens
Everytime I run my program I get this message.
Warning: Name is nonexistent or not a directory: C:\Users\LENOVO\Desktop\matlab iso\igafem\..\C_files
> In path (line 109)
In addpath (line 86)
In circle (line 1)
someone want to help me
Réponses (1)
Use the following prompt:
>> edit pathdef.m
Remove the directories which are causing this error, save the file and restart matlab.
Catégories
En savoir plus sur Search Path dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!