Extract fields from struct and convert to excel file
Mostrar comentarios más antiguos
Dear community,
I create a struct with numerous fields. I simply want to extract to fields (ISPC_together & GSI together) and export a .csv list.

Any suggestions? Thanks for your support.
Jonas
1 comentario
Dyuman Joshi
el 10 de Oct. de 2022
struct2table might be helpful (convert struct to table and save table as csv)
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Data Type Conversion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!