photo

Benyamin Nemati


University of Tehran

Last seen: fast 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 3 Jahre vor | 0

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

fast 3 Jahre vor | 9

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten