How to export struct with many substruct into excel?
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Seong Moon
am 23 Nov. 2020
Bearbeitet: Prabhanjan Mentla
am 26 Nov. 2020
Hello,
I have a question with how to import struct with sub structs matfile into excel.
I tried struct2cell and others, however I am having some difficulties.
- WIth in the 'FA.parameter' struct there are

2. there are 4parameters 'TZ1','TZ2','TZ3','TZ4' struct

3. Within each TZ1,2,3,4 there are 15 values (f1...f15) I would like to import to the EXCEL

Would someone please help me to transform this into excel format?
Thank you.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Import from MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!