How to open and read ncfile

조회 수: 1 (최근 30일)
Mahoutin Godonou
Mahoutin Godonou 2020년 7월 8일
답변: madhan ravi 2020년 7월 8일
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)

답변 (1개)

madhan ravi
madhan ravi 2020년 7월 8일

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by