Asking for help with warning message

1 Ansicht (letzte 30 Tage)
Abdelhak BENKABA
Abdelhak BENKABA am 7 Jun. 2023
Bearbeitet: Ronit am 7 Jun. 2023
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

Antworten (1)

Ronit
Ronit am 7 Jun. 2023
Bearbeitet: Ronit am 7 Jun. 2023
Use the following prompt:
>> edit pathdef.m
Remove the directories which are causing this error, save the file and restart matlab.
Go through this link, it has a similar issue.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by