DclDrawVectors
Description
Draw 2 dimension vector field.
Syntax
Call
DclDrawVectors
(U, v)
Arguments
U
< R (:,:) >
The x component of a vector.
V
< R (:,:) >
The y component of a vector.
Note
None
Related items
Related routine (vector)