Export cell or structures to a file
Show older comments
Hi, I have a problem in exporting a data base from matlab to a file. I have a complex variable, basically it is a cell composed by several structures (each structure contain several features) and I need to export that to a csv or excel file. Can Someone help me???
Answers (1)
Jan
on 8 May 2017
0 votes
There is no standard way to export a cell or struct to Excel. It depends on the data structure in Matlab and on how exactly the Excel file must look like. You have to determine the layout of the needed file at first.
The actual answer is: Yes, someone can help you. Please ask a specific question.
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!