Strange warning box during executable mode
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Jan
on 6 Apr 2013
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 Comments
See Also
Categories
Find more on Search Path in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!