mathelp
09-15-2005, 07:06 PM
I followed the matlab comaptibility notes completed steps installed the matlab comatibility files to their proper location. When I try to create mex function using the example given in the notes:
lf95 yprimef.f yprimefg.f @mexlink.rsp -out yprime.dll
I got the following error message:
ERROR -- Could not find specified source file \Program.f90
I need help to understand what causes this error....
Help!
lf95 yprimef.f yprimefg.f @mexlink.rsp -out yprime.dll
I got the following error message:
ERROR -- Could not find specified source file \Program.f90
I need help to understand what causes this error....
Help!