Matlab app designer can not Save data from UIAxes due to size
3 views (last 30 days)
Show older comments
Hi All
I have some excel files , that are already saved by a MATLAB analysis, and now I am reading them in app designer UIAxes, and after doing some filterings, I want to write them back to an XLSX file, but I get a size error !!!! while the size of data has not changed
Error using xlswrite (line 224)
The specified data range is invalid or too large to write to the specified file format. Try writing to an XLSX file and use Excel A1 notation for the range argument, for example, ‘A1:D4’.
What is happening and what should I have a size problem for even rather small files?
0 Comments
Answers (0)
See Also
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!