필터 지우기
필터 지우기

How to fix this error "Not enough storage is available to complete this operation"?

조회 수: 3 (최근 30일)
Ara
Ara 2013년 4월 11일
댓글: William 2020년 12월 2일
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
Jan
Jan 2013년 4월 11일
@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?
Ara
Ara 2013년 4월 11일
@Jan: I did not call XLSWRITE in my code and I think this is the main problem that Matlab shows "not enough storage". I guess I have to write a new function and then call the other process, right? Btw, the Excel 2010 I am using.
@ Friedrich: It's ok to process all the data for 4 months but when exactly it start to read files from the fifth month then the error display.
Please let me know your suggestions?

댓글을 달려면 로그인하십시오.

답변 (1개)

Nick Haddad
Nick Haddad 2014년 10월 3일
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
Oindrilla Dutta
Oindrilla Dutta 2018년 8월 17일
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?
William
William 2020년 12월 2일
I am having the same problem with MATLAB 2020b. Will this ever be fixed?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by