필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to convert cell of cell to array of string ?

조회 수: 1 (최근 30일)
RuiQi
RuiQi 2016년 12월 5일
마감: Walter Roberson 2016년 12월 5일
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