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

Deal inputs to outputs

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

C Prototype

C Syntax

Note
For routines where all the output arguments are passed to mlfVarargout(), you do not need to use the first output argument as the return value for the function. The first output argument is, in effect, the routine return value.

MATLAB Syntax

See Also



[ Previous | Help Desk | Next ]