MATLAB C Math Library
  Go to function:
    Search    Help Desk 
mlfFeval    See Also

Function evaluation.

Minimum number of arguments: two, maximum: user-defined. Terminate the argument list with a NULL.

C Prototype

C Syntax

Note
With pure varargout functions, do not use the first output argument as the return value for the function. Pass all output arguments to mlfVarargout(). The first output argument is, in effect, the routine return value.

MATLAB Syntax

See Also



[ Previous | Help Desk | Next ]