Scilab Function

champ1 - 2D vector field plot with colored arrows

Calling Sequence

champ1(x,y,fx,fy,[arfact,rect,strf])

Parameters

Description

champ1 draws a 2D vector field with colored arrows. The color of the arrows depends on the intensity of the field.

If you want arrows proportional to the intensity of the field, use champ.

Enter the command champ1() to see a demo.

Examples

See Also

Author