Strange warning box during executable mode
조회 수: 1 (최근 30일)
이전 댓글 표시
I keep getting this warning box when running the program as a console application, but not when running in matlab.
It says 'FILE NOT FOUND IN CURRENT DIRECTORY. TYPE IN CORRECT FILE NAME, OR FULL EXTENSION'
it seems obvious enough, but i cannot find where or why this keeps happeneing...
댓글 수: 0
답변 (1개)
Jan
2013년 4월 6일
Does this mean, that the file is not found in the current directory, when you run the console program? What is the current directory, when the console program is running? Do you find the wanted file there?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!