examples/mystruct.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
Definition at line 27 of file mystruct.c.
References mexCallMATLAB(), mexErrMsgTxt(), mexPrintf(), mxCreateDoubleMatrix(), mxCreateString(), mxCreateStructMatrix(), mxGetFieldByNumber(), mxGetFieldNameByNumber(), mxGetNumberOfElements(), mxGetNumberOfFields(), mxGetPr(), mxIsStruct(), mxREAL, and mxSetFieldByNumber().