Help Setting Path Environment
이전 댓글 표시
Matlab newbie, so please be gentle.
I then extracted the whole thing into a directory: bcf.
When I try and run the code (e.g., exp_ani) I get a series of errors like:
>> exp_ani
Warning: Name is nonexistent or not a directory: include\llc
> In path (line 109)
In addpath (line 88)
In exp_ani (line 3)
I assumed that indicates the path is wrong.
I then set the path to include all the place where the files were extracted to and all subdirectories.
Further, when I look at the paths listed, they appear to be correct.
What am I doing incorrectly here?
댓글 수: 1
David Goodmanson
2017년 2월 26일
Hi James, Have you tried doing this with the 'pathtool' gui? It seems to work pretty well.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Search Path에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!