User`s manual
2 Creating C Language MEX-Files
2-2
This chapter describes how to write MEX-files in the C programming language.
It discusses the MEX-file itself, how these C 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:
•“C MEX-Files”
•“Examples of C MEX-Files”
•“Advanced Topics”
•“Debugging C Language MEX-Files”