Symbolic Math Toolbox    
jacobian

Jacobian matrix.

Syntax

Description
jacobian(w,v) computes the Jacobian of w with respect to v. w is a symbolic scalar expression or a symbolic column vector. v is a symbolic row vector. The (i,j)-th entry of the result is .

Examples
The statements

return

See Also
diff


 iztrans jordan