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 Center および File ExchangeMATLAB Coder についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by