필터 지우기
필터 지우기

Quiver scale in legend pointing north

조회 수: 3 (최근 30일)
Bhowmik.U
Bhowmik.U 2016년 9월 6일
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!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Vector Fields에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by