curl
Curl of vector field
Description
curl(
returns the
curl of the vector field
V
,X
)V
with respect to the vector X
. The vector field
V
and the vector X
are both
three-dimensional.
curl(
returns the curl of the vector field
V
)V
with respect to the vector of variables returned by
symvar(V,3)
.
Examples
Input Arguments
More About
Version History
Introduced in R2012a
See Also
diff
| divergence
| gradient
| jacobian
| hessian
| laplacian
| potential
| vectorPotential