Strange warning box during executable mode
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Jan
el 6 de Abr. de 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 comentarios
Ver también
Categorías
Más información sobre Search Path en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!