Reading information of a NetCDF file

버전 1.0.0 (1.65 KB) 작성자: Leon
"ncdisp" does not indicate the N number of a variable. Here is an alternative function. Var = netcdf.getVar(ncid, N);
다운로드 수: 25
업데이트 날짜: 2020/11/10

라이선스 보기

To get the value of a variable, you would need the N number as below:

Var = netcdf.getVar(ncid, N);

Currently, the "ncdisp" function does not indicate the N number of a variable. This new function called "ncwhos" indicates the N number along with the other info.

인용 양식

Leon (2024). Reading information of a NetCDF file (https://www.mathworks.com/matlabcentral/fileexchange/82655-reading-information-of-a-netcdf-file), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0