Cell to data column
이전 댓글 표시
I have data which is in cell. I want to convert them into table like we do in excel text2column. Hereby, I am attaching a screenshot of the data. I want entire cell array in tabulated form.

답변 (1개)
KALYAN ACHARJYA
2021년 2월 23일
편집: KALYAN ACHARJYA
2021년 2월 23일
0 개 추천
Try with cell2table
Note that the single coulmn cell data having numeric and non numeric data types. If this is not resolved, please attach a sample data file.
댓글 수: 3
Saurabh Srivastava
2021년 2월 24일
KALYAN ACHARJYA
2021년 2월 24일
Please share the sample data (not screenshot), and can you show us code what you have tried with table?
Saurabh Srivastava
2021년 2월 24일
카테고리
도움말 센터 및 File Exchange에서 Large Files and Big Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!