Gives the name of the current MEX-function
C Syntax
#include "mex.h" const char *mexFunctionName;
Arguments
Returns
Description