How to unnest a nested cell array and export results?
이전 댓글 표시
I have a nested cell array and within each cell there are multiple values as shown below:
I need to export out the final output into txt or excel. I have tried all conversions (eg cell2mat, cell2table etc) but nothing worked.

댓글 수: 1
Anmol Dhiman
2019년 12월 5일
Could you share the code for reproducing the error. Also share the expected output.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Cell Arrays에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!