Main Content
Executable Fortran MEX Files
Build Fortran subroutines into MATLAB® functions
To help you configure your system using a sample MEX file, see Build Fortran MEX File.
For information about writing a MEX file, see Create Fortran Source MEX File.
Topics
- Build Fortran MEX File
This example shows how to build the example MEX file,
timestwo
.
Troubleshooting
These examples show how to debug Fortran MEX files.
MATLAB supports MEX files written in Fortran 77.