|
Biomech-Sim-Toolbox 1
Toolbox for movement simulation and analysis
|
#include <stdio.h>#include <stdlib.h>#include <math.h>#include <string.h>#include <time.h>#include "mex.h"#include "gait3d_pelvis213_multibody.h"Macros | |
| #define | STRLEN 100 |
Functions | |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
| int | nonzero (char *line, char *name) |
| #define STRLEN 100 |
| void mexFunction | ( | int | nlhs, |
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] | ||
| ) |
| int nonzero | ( | char * | line, |
| char * | name | ||
| ) |