examples/myhello.c File Reference

#include "mex.h"

Go to the source code of this file.

Functions

void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])


Function Documentation

void mexFunction ( int  nlhs,
mxArray plhs[],
int  nrhs,
const mxArray prhs[] 
)

Definition at line 26 of file myhello.c.

References mxCreateDoubleMatrix(), mxGetPr(), and mxREAL.