MATLAB Compiler    

Internal Interface Functions

This section uses the Sierpinski Gasket example (gasket.m) to show several of the generated interface functions for the C and C++ cases. The remaining interface functions are generated by the example foo.m as described earlier in this chapter.

Interface functions perform argument translation between the standard calling conventions and the Compiler-generated code.


  C++ Header File C Interface Functions