photo

Benyamin Nemati


University of Tehran

Last seen: 3年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Center a subplot in the figure
see the link below, it's smae as yours: https://www.mathworks.com/matlabcentral/answers/281262-subplot-with-odd-number-of-plots...

3年弱 前 | 0

回答済み
Subplot with odd number of plots
try this figure hold on subplot(3,2,1) subplot(3,2,2) subplot(3,2,3) subplot(3,2,4) subplot(3,2,5.5)

3年弱 前 | 9

質問


Reduce Matrix size with interpolated data arrays
Hi, I have a 360*720 precipitation matrix with values in milimeter, and i desire a 180*360 matrix with interpolated data to co...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


Obtaining the values within the boundary of my map
Hello everyone, I have some plots that they're from a 180*360*12 matrix with a code like this: for i = 1:12 load coast figur...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Subtraction between two imagesc plots with different resolutions
Hi, I have two similar world plots with different resolution, one of them is for example: imagesc(lambda-180,phi,EWT(:,:,1)), a...

4年弱 前 | 0 件の回答 | 0

0

回答