Pregunta


how to extract specific numbers from string?
Hi all- I have to access the file name (MERRA2_100.tavg1_2d_slv_Nx.19800101.nc4.nc4) to be able to read the data. Accordingly...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to specify time in x-axis?
Hi all, the attached figure shows three panels with the same x-axis limit. but the third panel doesn't have the same time sp...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to code color bar in specific time?
Hi all I've plotted the attached figure, that I want to get the colorbar in dd/mm format any help is much appreciated. Th...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to plot percentage?
Hi all, I would ask your kind help to plot percentage similer to the attached figure. much appreciated.

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to color specific part in the global map?
Hi everyone, Is there is any way to create a map similar to the attached one? But coloring the Red Sea 'for example' instead o...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to create timeline plot?
Hi all, I want to create a timeline plot similer to the following: North | |||||||||||||||||||||||||||| ...

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

2

respuestas

Pregunta


how to store data in a matrix?
Hi all, I want to loop over the third dimension of the 3D matrix and calculate the average then sore the resulted data in a ...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to get time series from 3D matrix?
Hi all, I want to get the time series from the 3D matrix the has the dimention of (8*11*1416), the result is getting (1416*1...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to download data from website?
Dear all, I am trying to download data from the following website https://oceandata.sci.gsfc.nasa.gov/MODIS-Aqua/Mapped/Dai...

casi 7 años hace | 4 respuestas | 0

4

respuestas

Pregunta


How to loop over this lines?
Hi all, could anyone help to creat a loop over the folloing lines? Thanks a lot for the help. SW_NRS = nan(11,8,960); S...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to correct time ?
Hi all, the from netCDF file shows: time Size: 365x1 Dimensions: time Data...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


why nanmean error?
Hi all, I am trying to average 3d matrix that have nan values, but I am getting the following error: Error using nanme...

alrededor de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to plot contour of matrix?
Hi all.. the attached plot is showing the time vs. latitude for the sea surface temperature (SST) anomalies (see attachment a...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to read data from characters?
Hi all, I am trying to read the variables from the list of characters those are saved as .mat file 'attached screenshot.' ea...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to reshape 3d matrix?
Hi all, I have a 3d matrix with the dimension of 1*458*289 that should be reshaped to be 458*289*1. I used permut function b...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to average multiple monthly data?
Hi all, I've downloaded MODIS satellite monthly average data from 2003-2018 as a .nc files to get SST data. from the extracted...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to title the plots using for loop?
Hi all, I have a char array (attached) that i want to use it as a title in the for loop any help would be appreciated. ...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to store the data into 3d matrix?
Hi all, i have two different 3d matrices (lat = 40*1*1461, lon= 23*1*1461) that I apply the following commands to specify th...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to save and plot different matrix?
Hi all, I've written the following code to get the matrix of SST (sea surface temperature), but also I want to get the plot ...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to convert character data to double?
Hi all, i have a char array that has these values below, which i want to get a bouble array of it. 01/04/2016 02/04/20...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


finding data in a matrix
Hi all, I am in a trouble :( i do have a matrix of 251*28 that I want to extract the data by giving x and y values (columns...

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

2

respuestas

Pregunta


how to flip the direction of the axis?
Dear all, I want to change the x-axis direction from right to left but also keeping the values to be not affected (reversed/...

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

2

respuestas

Pregunta


how to add date in the title ?
Dear all, I have a for loop to get a subplots of (2,5,i) % i = 1:10 that I want to add the title of the plots using speci...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to do pcolor plots?
Hi all, I've attached an example of the plot that I want to make it. it shows on x-axis = depth y-axis = time z-axi...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to do the data extraction data from a 3D matrix
Hi all, I have a 3D matrix with a dimension of (251*28*10) that I want to extract a specific data from it. As the extracted...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to do the 3d averaging ?
Hi all, I have a 3d matrix that has the dim of 61*81*3 (data*data*days) I want to calculate the mean of the 3rd dimension f...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to create 3d matrix from the 2d matrix?
Hi all, I have a matrix of 251*27 dimension, that I want to store it in the new 3d one that has a dimension of 251*27*10. it...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to do Polar plot?
Hi all, Thank you for the help in advance. I wanted to plot the data usin' polar plot as the exmple shows https://matplotl...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


correlation shows NaN values?
Hi all, I would like to calculate the correlation between two vectors (1*744) for each. but the correlation output gives a ma...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how i do loop over column?
hi all, I have a matrix with the dim of 978 * 744 which I want to loop over a number of a column with time step equal to 168...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Cargar más