Extract fields from struct and convert to excel file
Show older comments
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 Comment
Dyuman Joshi
on 10 Oct 2022
struct2table might be helpful (convert struct to table and save table as csv)
Accepted Answer
More Answers (0)
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!