Effacer les filtres
Effacer les filtres

Quiver scale in legend pointing north

3 vues (au cours des 30 derniers jours)
Bhowmik.U
Bhowmik.U le 6 Sep 2016
I have quiverscale.m code downloaded I have U and V matrix (1*30) vectors each 30 corresponds to height bin.
my code : quiver(U,V,'autoscale','off'); quiverscale(max(max(U)),max(max(V)),gca);
This is not what I wish for I wish to have a legend which is an arrow of fixed length pointing North with its representative value written beside it
and all arrows in the plot to be scaled according to this legend within the plot!
Any help shall be highly appreciated!
Thanks in advance!

Réponses (0)

Catégories

En savoir plus sur Vector Fields dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by