Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How to assign cell array into the table as xlsx format

2 Ansichten (letzte 30 Tage)
Farshid Daryabor
Farshid Daryabor am 12 Feb. 2020
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 analysing.
I really appriciate in advance any help. Thanks
  2 Kommentare
Farshid Daryabor
Farshid Daryabor am 12 Feb. 2020
If you take a look to the lon or lat file, for example at the same location is two set of data in saltbs file. I want to remove and filter the one which is not real value for analysing. For example,
lonbs{1,3} =
34.9125518798828
34.9125518798828
34.9987297058106
34.9987297058106
34.9332885742188
34.9332885742188
34.7766685485840
34.6096115112305
34.3358612060547
34.3358612060547
and saltbs{1,3} =
:
:
:
please open the file for more detailes.
You can see at the first and second row similar value for longitude, accordingly for latitude, and when come to the data "saltbs{1,3}" second column is not reliable value, and accordingly, so I want to delete.
KSSV
KSSV am 12 Feb. 2020
Try cell2table

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by