how to get all the fields names and values of a structure and save them in excel?
Show older comments
Hello,
I need to account for all the structures and values of a Matlab code.
I would like to export the full list to an excel file.
Is this possible?
Thank you
3 Comments
Stephen23
on 27 Feb 2025
"how to get all the fields names and values of a structure and save them in excel?"
"I need to account for all the structures and values of a Matlab code."
Those are two very different tasks. Which is the correct task?
dpb
on 27 Feb 2025
Show us what the struct actually is...from your descrption it could be messy. Just how much so will depend on just how convoluted you've made it.
Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets 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!