External Interfaces Reference Previous page   Next Page
mexFunctionName

Gives name of current MEX-function

C Syntax

Arguments

none
  

Returns

The name of the current MEX-function.

Description

mexFunctionName returns the name of the current MEX-function.

Examples

See mexgetarray.c in the mex subdirectory of the examples directory.


Previous page  mexFunction mexGet Next page

© 1994-2005 The MathWorks, Inc.