Can matlab R2009a hold an input value greater than 65336 values?
Show older comments
I am trying to import an excel file which is 100,000 entries into matlab but matlab keeps saying inout can only handle 65336 data?
How do I import more than 65336 data points to one array?
Accepted Answer
More Answers (1)
Walter Roberson
on 31 Jan 2013
0 votes
Which version of excel are you using, and what is the file extension (e.g., .xls ?) 65536 was a long-standing limit in Excel itself.
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!