How to open and read ncfile

1 view (last 30 days)
Mahoutin Godonou
Mahoutin Godonou on 8 Jul 2020
Answered: madhan ravi on 8 Jul 2020
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)

Answers (1)

madhan ravi
madhan ravi on 8 Jul 2020

Products

Community Treasure Hunt

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

Start Hunting!