photo

Benyamin Nemati


University of Tehran

Last seen: casi 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

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

casi 3 años hace | 0

Respondida
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)

casi 3 años hace | 9

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 0 respuestas | 0

0

respuestas