Mehak S
Followers: 0 Following: 0
Feeds
提问
Error in quiver plot
I am trying to plot velocity vectors of the geostrophic wind I have calculated using geopotential height. The final result is a ...
2 years 前 | 0 个回答 | 0
0
个回答提问
I am getting error, "array indices must be positive or logical integer values". Please help
[X,Y] = meshgrid(-4:0.2:4); n=2; k=1; %n=1, k=1 w1=-sqrt(k.^2+2*n+1); w2=sqrt(k.^2+2*n+1); w3=k./(k.^2+2*n+1); phi_func...
2 years 前 | 1 个回答 | 0