Asking for help with warning message
Show older comments
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
Answers (1)
Use the following prompt:
>> edit pathdef.m
Remove the directories which are causing this error, save the file and restart matlab.
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!