exporting from matlab to excel
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(1 个)
Darin McCoy
2013-7-15
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!