mbazaraa
Computer
- Jul 27, 2004
- 2
I am having a problem with compiling a m file that uses the load(filename) function(that reads input from a .txt file) into a stand alone program.
it gives an error while excuting the .exe program which says:
Exception ! File: handler.cpp, line 73
can't open File c:\thru.txt
and it points an error in the line of the .m file which contains the load function.
I am using Matlab 6.5(release 13),visual studio.Net(VC7),and matlab compiler.
So if anybody could help please do so,i will be very greatfull........
it gives an error while excuting the .exe program which says:
Exception ! File: handler.cpp, line 73
can't open File c:\thru.txt
and it points an error in the line of the .m file which contains the load function.
I am using Matlab 6.5(release 13),visual studio.Net(VC7),and matlab compiler.
So if anybody could help please do so,i will be very greatfull........