フィルターのクリア

quivers.mm problem with lat-lon plot

1 回表示 (過去 30 日間)
Bhowmik.U
Bhowmik.U 2017 年 1 月 24 日
コメント済み: KSSV 2017 年 1 月 24 日
Hello everyone,
Am using quivers.m code for lat-lon plot I am getting the plot like the one attached with error as
Error using text Invalid parameter/value pair arguments
Error in quivers (line 147) ht=text(xt,yt,[num2str(Vmax2) ' ' Sunit]); D=get(ht,'extent'); set(ht,'visible','off')
Error in programme (line 30) hh = quivers(B,A,uu,vv,1,2,'m/s','k');
My plot is having arrow of scale, with no scale label as x m/s
any help shall be appreciated.
  1 件のコメント
KSSV
KSSV 2017 年 1 月 24 日
If data is given, I can give a try. Have you checked the way you are calling the function? May be version problem.

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by