User Activity

  • Posted a comment on discussion Open Discussion on gnumex

    I believe gnumex is completely outdated by now. I have been using mex out of the box with Matlab recently on my Mac with no problems, connecting with C and then calling Fortran from C. I would use gfortran with the switch -std=legacy. I would also use a C gateway function to connect between Matlab and Fortran. I don’t know much about what would happen on a Windows machine, but note that Matlab now claims to support MinGW 6.3 C/C++. Here is a simple example: #include "mex.h" // xy = prod_gw(x,y) calls...

View All

Personal Data

Username:
jonasson
Joined:
2005-09-22 14:36:52

Projects

  • No projects to display.

Personal Tools