How to open and read ncfile

1 Ansicht (letzte 30 Tage)
Mahoutin Godonou
Mahoutin Godonou am 8 Jul. 2020
Beantwortet: madhan ravi am 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)

Antworten (1)

madhan ravi
madhan ravi am 8 Jul. 2020

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by