writing/ exporting 3D data set/matrix from Matlab to EXCEL
Show older comments
I have a multi dimension matrix (:,:,:) that I need to export to excel, The data is basically formed of 44040 (5*5) matrices. (:,:,44040) I tried xlswrite command but I kept getting some dimension errors. Any ideas, please! Thank you guys!
2 Comments
Joseph Cheng
on 3 Feb 2016
How do you expect excel to handle a 3d matrix? How do you want the 3rd dimension to be represented in excel?
Amine Ben Ayara
on 3 Feb 2016
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!