How to unnest a nested cell array and export results?
Ältere Kommentare anzeigen
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 Kommentar
Anmol Dhiman
am 5 Dez. 2019
Could you share the code for reproducing the error. Also share the expected output.
Antworten (0)
Kategorien
Mehr zu Cell Arrays finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!