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!