Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to convert cell of cell to array of string ?

1 次查看(过去 30 天)
The textscan function has returned me something atrocious and I need to split the data accordingly. How do I convert a 1 x 1000 cell where each cell contains a cell where each cell is a string to an array of 1 x 1000 string. this has got to be the worst data structure ever implemented by mankind
I text scanned a text file where each line consists of numbers and strings and now I get a data structure of cells of cells of cells

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by