How to plot the vectors to same scale

Hello, I am creating the vector plot using quiver(x,y,u,v) and the magnitude of each vector is different but I want to keep all the vectors to same scale ..please help me ..
Thanks in advance

Answers (1)

See Disable Automatic Scaling in the quiver documentation.

2 Comments

Thank you for your reply to my question. I will try your suggestion.

Sign in to comment.

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!