Skip to content

A quiver(x,y,u,v) plot displays the velocity vectors as arrows with components (u,v) at the points (x,y). The above command plots vectors as arrows at the coordinates specified in each corresponding pair of elements in x and y.

License

Notifications You must be signed in to change notification settings

http406/Quiver-Plot-matplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiver-Plot-matplotlib

A quiver(x,y,u,v) plot displays the velocity vectors as arrows with components (u,v) at the points (x,y). The above command plots vectors as arrows at the coordinates specified in each corresponding pair of elements in x and y.

Output Plot: Screenshot_2021-09-14-18-24-44-05

About

A quiver(x,y,u,v) plot displays the velocity vectors as arrows with components (u,v) at the points (x,y). The above command plots vectors as arrows at the coordinates specified in each corresponding pair of elements in x and y.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages