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

Numerical gradient

Minimum number of arguments: four, 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(). You do not need to use mlfAssign() to assign a return value.

MATLAB Syntax

See Also



[ Previous | Help Desk | Next ]