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!