질문


Quiver plot - how to use in this case?
Hi guys, I have my latitude matrix (71x259), longitude matrix (71x259), and the geostrophic current matrices (u, and v componen...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I make this simple code a for loop?
Hi, how can I represent this simple codes in a for loop? Also, can you please suggest me when I see a similar pattern in my code...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I insert NaN value in a matrix?
Suppose I have this matrix a = [1:6; 7:12; 13:18; 19:24] I want to fill the values for all the even number with NaN. How can I...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I increase the size of the color bar values?
Hi guys, can you kindly tell me how can I increase the values of these numbers showed in my color bar?

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to find pythagorean triangle's hypotenuse in a matrix?
Hey guys, I have two 4x4 matrices a and b. I want a third c matrix of 4x4 size where all the values will be c = sqrt(a.^2+b.^2)...

거의 3년 전 | 답변 수: 3 | 0

3

답변

질문


How to create a customized meshgrid?
Hi all, Can anyone kindly tell me how can I create a "71x9866 double" size meshgrid where my x axis will have the range of 34...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Create a matrix using rand function with a value range
Hi all, how can I create a 50x50 matrix using Random (rand) function while the condition is all the values of the matrix will be...

거의 3년 전 | 답변 수: 1 | 1

1

답변