exporting from matlab to excel
Ältere Kommentare anzeigen
I have 236 vectors and arrays named A, B, C.....etc... Some of them are cell arrays and some of them are double vectors. How can I export the data to excel in one sheet where the order of variables is alphabetical? mixing arrays and vectors are a challenge to me as well as exporting them alphabetically in one sheet.
2 Kommentare
Azzi Abdelmalek
am 14 Jul. 2013
What is the size of these cell arrays ?
joseph Frank
am 24 Jul. 2013
Akzeptierte Antwort
Weitere Antworten (1)
Darin McCoy
am 15 Jul. 2013
0 Stimmen
I recommend creating sample data so users can mess with what you're working with
Have you checked out this solution on FEX? http://www.mathworks.com/matlabcentral/fileexchange/7601-cell2csv
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!