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!