For Programmers: Free Programming Magazines  


Home > Archive > Fortran > February 2005 > Fortran 95 and Matlab MEX files on Windows









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Fortran 95 and Matlab MEX files on Windows
beliavsky@aol.com

2005-02-01, 4:00 pm

Which Windows Fortran 95 compilers can create Matlab 7 MEX files?

Matthias Klatt

2005-02-04, 3:59 pm

beliavsky@aol.com wrote in message news:<1107267789.948077.125080@c13g2000cwb.googlegroups.com>...
> Which Windows Fortran 95 compilers can create Matlab 7 MEX files?


at 1st go to the matlab prompt and type
[color=darkred]
Please choose your compiler for building external interface (MEX)
files:

Would you like mex to locate installed compilers [y]/n? n

Select a compiler:
....
[8] Compaq Visual Fortran version 6.1
[9] Compaq Visual Fortran version 6.6
[10] Digital Visual Fortran version 6.0
[11] Digital Visual Fortran version 5.0
....
[0] None

Compiler:

:-)

if one prefer another fortran compiler, so one can create a library
from own fortran code and then wrap it with a c-mex function.

good luck,

m.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com