![]() |
Ice Sheet System Model
4.18
Code documentation
|
: check number of arguments and report an usage error message. More...
#include "./matlabio.h"
Go to the source code of this file.
Functions | |
int | CheckNumMatlabArguments (int nlhs, int NLHS, int nrhs, int NRHS, const char *THISFUNCTION, void(*function)(void)) |
: check number of arguments and report an usage error message.
:
Definition in file CheckNumMatlabArguments.cpp.
int CheckNumMatlabArguments | ( | int | nlhs, |
int | NLHS, | ||
int | nrhs, | ||
int | NRHS, | ||
const char * | THISFUNCTION, | ||
void(*)(void) | function | ||
) |
Definition at line 7 of file CheckNumMatlabArguments.cpp.