How to open and read ncfile
조회 수: 1 (최근 30일)
이전 댓글 표시
clear all;
close all;
cd('C:/Volumes/WD RICH MAC/NSF_IUSE_DataSHRadiati/SW_');
ncfile ='srb_rel3.0_shortwave_daily_local_198501.nc';
ncinfo(ncfile)
ncdisp(ncfile)
댓글 수: 0
답변 (1개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!