提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 2 个回答 | 0

2

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 2 个回答 | 0

2

个回答

已回答
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?

5 years 前 | 0

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 2 个回答 | 0

2

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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.

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Single array inside cell to double
Thanks

5 years 前 | 0

提问


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

5 years 前 | 2 个回答 | 0

2

个回答

提问


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

5 years 前 | 2 个回答 | 0

2

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

已回答
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 ...

5 years 前 | 0

已回答
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 (...

5 years 前 | 0

已回答
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...

5 years 前 | 0

已回答
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 = []

5 years 前 | 0

提问


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

5 years 前 | 6 个回答 | 0

6

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 =...

8 years 前 | 0

加载更多