ncread error in 64bit MATLAB
조회 수: 15 (최근 30일)
이전 댓글 표시
I'm having an issue, trying to run a script reading data from a netcdf file, which works fine in R2011a (32bit), but not in R2012b (64bit):
When loading a big amount of data from a .nc file using the 'ncread' function, my computer completely stalls while using the 64bit MATLAB version. Doing the same in the 32bit version works fine.
Can anyone give a hint to what might be the problem?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 NetCDF에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!