photo

Mehak S


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
114,751
of 299,969

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,853

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 166,784

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 ...

3 years ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 1 answer | 0

1

answer