Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

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

etwa 4 Jahre vor | 0

Frage


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

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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.

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Single array inside cell to double
Thanks

etwa 4 Jahre vor | 0

Frage


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

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

Beantwortet
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 = []

mehr als 4 Jahre vor | 0

Frage


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

mehr als 4 Jahre vor | 6 Antworten | 0

6

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 7 Jahre vor | 0

Mehr laden