User`s guide

5 Controlling Code Generation
5-10
extern mwArray gasket(mwArray numPoints = mwArray::DIN);
#ifdef __cplusplus
extern "C"
#endif
void mlxGasket(int nlhs,
mxArray * plhs[],
int nrhs,
mxArray * prhs[]);
#endif