Asking for help with warning message
显示 更早的评论
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
回答(1 个)
Use the following prompt:
>> edit pathdef.m
Remove the directories which are causing this error, save the file and restart matlab.
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!