How to open and read ncfile
Show older comments
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)
Categories
Find more on Detect, Extract, and Match Features in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!