Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to assign cell array into the table as xlsx format

2 ビュー (過去 30 日間)
Farshid Daryabor
Farshid Daryabor 2020 年 2 月 12 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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 件のコメント
Farshid Daryabor
Farshid Daryabor 2020 年 2 月 12 日
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 2020 年 2 月 12 日
Try cell2table

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by