Hi,
I'm trying to include the C-file 'mat.h' into my Fortran code in order to generate mat-files with Fortran via the matOpen command. According to the Matlab-help this should be possible:
http://www.mathworks.com/access/helpdesk_r13/help/techdoc/apiref/matopen_01.html#1081657But when i try to include mat.h i get catastrophic errors from my compiler (Intel Fortran with Visual Studio 2008)...
Has anyone used mat.h with Fortran or has any experience in compiling C and Fortran mixed code?
Best regards,
Eli