hello to all ! i am trying tp read an nc file but it gives me error of this type i am trying to read an netcdf file but it gives me error Error using double Out of memory. Type HELP MEMORY for your options. Error in internal.matlab.imagesci.nc/read
조회 수: 1 (최근 30일)
이전 댓글 표시
hello to all ! i am trying tp read an nc file of a large size having 3/multi dimentional data but it gives me error of this type Error using double Out of memory. Type HELP MEMORY for your options. Error in internal.matlab.imagesci.nc/read (line 654) data = double(data); Error in ncread (line 59) vardata = ncObj.read(varName, varargin{:}); plz suggest solutions ! LikeLike ·
댓글 수: 0
답변 (1개)
Image Analyst
2014년 6월 5일
What is the size of the file?
댓글 수: 1
Silver
2018년 11월 12일
Hello ! I have the same problem ! do you know how to fix it please ?
The size of my file is 955 Mo
참고 항목
카테고리
Help Center 및 File Exchange에서 NetCDF에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!