Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How to assign cell array into the table as xlsx format

2 vues (au cours des 30 derniers jours)
Farshid Daryabor
Farshid Daryabor le 12 Fév 2020
Clôturé : MATLAB Answer Bot le 20 Août 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 commentaires
Farshid Daryabor
Farshid Daryabor le 12 Fév 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 le 12 Fév 2020
Try cell2table

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by