Table of Contents
Getting started
What is MEX?
Why MEX?
What products do I need in order to MEX?
Configuring MEX: mex -setup
Options Files -- What are they?
How do I compile and run a C MEX-file?
Writing C MEX-files
"Hello World" -- mex style!
How's a C MEX-file different from a regular ANSI C-file?
Anatomy of a C MEX-file
Passing data between MATLAB and MEX function -- gateway routine
Example -- TimesTwo.c
Misc.
More Examples
MATLAB API Function Reference
C++ MEX-files
Useful Tech-support solutions
Tech-Note 1615