Question


Find index of array of cell
I really thanks tell me how can I find index of arrays assigned with 'F' and then delete the files corresponding to 'F' . Thank...

4 years ago | 1 answer | 0

1

answer

Question


Delete rows or column with NaN for a cell array
I really thanks in advance any help. How can I delete NaN's of column from the cell attached as example file here. Thanks

4 years ago | 2 answers | 0

2

answers

Question


Transfer variable (.mat) as is its structure in WorkSpace to Excel (.xlsx)
Please find attached example file. How can I transfer a variable by kept its structure (column and row) is in WorkSpace to Excel...

4 years ago | 0 answers | 0

0

answers

Question


How to assign cell array into the table as xlsx format
Please take a look to the example file I want to put each array of cell corresponding to lon and lat in table as xlsx format for...

4 years ago | 0 answers | 0

0

answers

Question


Replace missing value of cell array with NaN
please find attached file, I tried to replace missing values (-1.27605887595352e+39) with NaN, unfortunately I encountering wit...

4 years ago | 1 answer | 0

1

answer

Question


Check size of vector contained in two different cell array
How can I check if the vector size in the two different cell arrays is equal and then delete the array with different sizes comp...

4 years ago | 1 answer | 0

1

answer

Question


how to replace missing values from a double inside a cell array?
I really thanks in advance anybody can tell me how can I replace THE missing values (100000) in the below cell array with NaN. ...

4 years ago | 2 answers | 0

2

answers

Answered
Error downloading .txt or .nc files through the ftp link
what do you mean? You mean to add "Ftp Client.m" to the path and run it?

4 years ago | 0

Question


how to find elements between two values
I want to check the netcdf files one by one based on the maximum and minimum of longitude and latitude in the corresponding file...

4 years ago | 0 answers | 0

0

answers

Question


assignment string values corresponding to index from cell array
Please have a look to the following code, how can I assign string values corresponding to the index (ind_logical) from cell (fil...

4 years ago | 0 answers | 0

0

answers

Question


How can I find index from the cell array and then extract desired value from it.
can anybody help to find index from the cell array (attached) and then extract desired value from it. For example, I am looking ...

4 years ago | 1 answer | 0

1

answer

Question


convert 1D to 3D
Please find the attached file that included "LEV(57*1), LON(100*1) and LAT(44*1)" parameters. I want to convert "LEV" to LEV(57*...

4 years ago | 1 answer | 0

1

answer

Question


how to convert cell to double
I have problem to convert cell (attached file) to double, thanks in advance for any help.

4 years ago | 1 answer | 0

1

answer

Question


how to remove NAN from a double inside a cell array?
can some one how can I remove NAN from a double inside a cell array (attached file)?

4 years ago | 2 answers | 0

2

answers

Question


How to find the desired value (double array) inside the cell according to the target values.
I really thanks anybody can help me how can I find the desired values​ (i.e., temp with suffix 'cmem') according to the target l...

4 years ago | 0 answers | 0

0

answers

Question


How can I convert a vector in format cell to double?
Thanks in advance for supporting how can I convert attached "temp" data to double coresponding to the lon and lat.

4 years ago | 1 answer | 0

1

answer

Answered
Single array inside cell to double
Thanks

4 years ago | 0

Question


Single array inside cell to double
How can I convert attached file to double, thanks in advance any help.

4 years ago | 2 answers | 0

2

answers

Question


Error downloading .txt or .nc files through the ftp link
By using the following function; >> ftpobj = ftp('ftp://nrt.cmems-du.eu/Core/INSITU_GLO_NRT_OBSERVATIONS_013_030/glo_multiparam...

4 years ago | 2 answers | 0

2

answers

Question


How can I extract a value from 2-d matrix based on the row and column indexes?
Thanks anybody can tell me how can I extract a specific value from 2d matrix. For example: x = x(m,n) %----> lon values ...

4 years ago | 1 answer | 0

1

answer

Answered
How do I find the indices of the value of my matrix?
the problem is when I want to find the certain variable from the matrix arranged based on the longitude and latitude, how can I ...

4 years ago | 0

Answered
How do I find the indices of the value of my matrix?
Dear Stephen, the second one is exactly what I am looking for. It's possible explaine why abs(XX - (-69.19)) should less than (...

4 years ago | 0

Answered
How do I find the indices of the value of my matrix?
I actually looking for an individual index (idx) for the corresponding value, as same for the latitude (idy). by the finding the...

4 years ago | 0

Answered
How do I find the indices of the value of my matrix?
the commend tried before does not work, idx=find(XX == -69.19); idx = []

4 years ago | 0

Question


How do I find the indices of the value of my matrix?
How can I find the indices and exactly position of the value of the attached file. For example find index of value = -69.19 from...

4 years ago | 6 answers | 0

6

answers

Question


How can I find the exact value of the corresponding point in specific longitude and latitude?
I have problem to extract exact value in projection coordinate, I actually want to extract the exact value of the point with a s...

4 years ago | 1 answer | 0

1

answer

Question


How to find variable in the same Longitude and Latitude for Excel
I have a xlsx matrix size (9884*21), I'm trying to manage a matlab code to find the exact value position in the each row corresp...

4 years ago | 0 answers | 0

0

answers

Question


vector field with the corresponding lon and lat superimposed with contourf
Dear, I have two sets of data vector (A) and the other one is a matrix (B) with the corresponding longitude and latitude. How c...

5 years ago | 0 answers | 0

0

answers

Question


how can I convert cell to double
Dear Users, How can I convert the attached cell file to double, Thank you in advance.

5 years ago | 1 answer | 0

1

answer

Answered
How to write a value with zeros before the value in matlab?
Dear Adam, Thank you for reply, I tried the command you suggested me, but unfortunately it doesn't work. >>directory =...

7 years ago | 0

Load more