I want to use some built in matlab functions in Fortran, so to start with it I tried using example code fengdemo.f from matlab
I tried compiling code and it gave me following errors
NGOPEN@8
test.for.obj : error LNK2001: unresolved external symbol _MXCREATEDOUBLEMATRIX@12
test.for.obj : error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.