How to fix this error "Not enough storage is available to complete this operation"?
3 views (last 30 days)
Show older comments
Hi Everyone,
Could you please help me how to overcome this error?
Error: Not enough storage is available to complete this operation.
Error in ==> xlsread at 325
rawData = DataRange.Value;
Thanks!
9 Comments
Jan
on 11 Apr 2013
@Ara: No, I asked for the line of code you use to call XLSWRITE. But the posted error message is revealing, that there is a problem with the Excel server. Which Excel version do you have installed?
Answers (1)
Nick Haddad
on 3 Oct 2014
This issue is a known bug in MATLAB and has been addressed in the following bug report:
The bug report has a workaround which you can install for MATLAB R2013a through R2014b.
2 Comments
Oindrilla Dutta
on 17 Aug 2018
I am facing a similar problem when I run a Simulink model in Acceleration mode. However, the problem does not surface when I use the Normal mode. I am using MATLAB 2018a. Is there any fix for this?
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!