Examples


Use this example index to jump to code examples in the documentation.

Compiling M-files into MEX-files

A Simple Example -- The Sierpinski Gasket

Building Applications

Building Stand-Alone Applications on UNIX
Building Stand-Alone Applications on PCs
Building Excel Plug-Ins
Building COM Objects
Building Shared Libraries

Coding Applications

Mixing M-Files and C or C++
Compiling mrank.m and rank.m as Helper Functions
Compiling MATLAB Provided M-Files Separately
Coding with M-Files Only

Interfacing M-code to C or C++ code

Interfacing M-Code to C/C++ Code