How can I export the data and the field names from a structure into an Excel file using MATLAB 7.8 (R2009a)?
Show older comments
I currently have data in stored in a MATLAB structure. I would like to export this data into an Excel spreadsheet such that the field names of the structure are arranged in one column and the scalar data are arranged in the corresponding cells in the adjacent column. Additionally, I would like to add a header to these columns.
Is there an example that shows how you can do this?
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!