exporting to excel fail, false table size.
Show older comments
hello, i am trying to export a table to excel file. my table is 2027x10 in size. matlab give me an error saying "Error using writetable (line 124) Requested 2027x3075252 (46.4GB) array exceeds maximum array size preference. Creation of arrays greater than this limit may take a long time and cause MATLAB to become unresponsive. See array size limit or preference panel for more information."
can someone help me figure this out?
1 Comment
Star Strider
on 28 Jan 2018
It would help to see the code you use to construct your ‘table’.
Answers (1)
shahaf peleg
on 28 Jan 2018
0 votes
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!