MATLAB Compiler    

The Generated Header Files

This section highlights the two header files that the Compiler can generate for the Sierpinski Gasket (gasket.m) example.

C Header File

If the target language is C, the Compiler generates the header file, gasket.h. This example uses the Compiler command

to generate the associated files. The C header file, gasket.h, is


  Compiling Private and Method Functions C++ Header File