exporting from matlab to excel
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Más respuestas (1)
Darin McCoy
el 15 de Jul. de 2013
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
0 comentarios
Ver también
Categorías
Más información sobre Data Import from MATLAB en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!