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!