/* * Select_Ground_Motions_mexutil.h * * Code generation for function 'Select_Ground_Motions_mexutil' * * C source code generated on: Wed Aug 26 14:59:32 2015 * */ #ifndef __SELECT_GROUND_MOTIONS_MEXUTIL_H__ #define __SELECT_GROUND_MOTIONS_MEXUTIL_H__ /* Include files */ #include #include #include #include "mwmathutil.h" #include "tmwtypes.h" #include "mex.h" #include "emlrt.h" #include "blas.h" #include "rtwtypes.h" #include "Select_Ground_Motions_types.h" /* Function Declarations */ extern const mxArray *b_message(const mxArray *b, const mxArray *c, emlrtMCInfo *location); extern const mxArray *b_sprintf(const mxArray *b, const mxArray *c, const mxArray *d, emlrtMCInfo *location); extern const mxArray *c_sprintf(const mxArray *b, const mxArray *c, emlrtMCInfo *location); extern void emlrt_marshallIn(const mxArray *d_sprintf, const char_T *identifier, char_T y[14]); extern const mxArray *emlrt_marshallOut(real_T u); extern void error(const mxArray *b, emlrtMCInfo *location); extern const mxArray *message(const mxArray *b, emlrtMCInfo *location); extern void warning(const mxArray *b, emlrtMCInfo *location); #endif /* End of code generation (Select_Ground_Motions_mexutil.h) */