User`s manual
3 Creating Fortran MEX-Files
3-2
This chapter describes how to write MEX-files in the Fortran programming
language. It discusses the MEX-file itself, how these Fortran language files
interact with MATLAB, how to pass and manipulate arguments of different
data types, how to debug your MEX-file programs, and several other, more
advanced topics.
The following list summarizes the contents of this chapter:
•“Fortran MEX-Files”
•“Examples of Fortran MEX-Files”
•“Advanced Topics”
•“Debugging Fortran Language MEX-Files”