
在matlab中hdfsd的用法
sd_id=hdfsd('start','FY3A_MWRID_GBAL_L0_20081010_1149_0750M_MS.hdf','read');sd_idx=hd...
sd_id=hdfsd('start','FY3A_MWRID_GBAL_L0_20081010_1149_0750M_MS.hdf','read');
sd_idx=hdfsd('nametoindex',sd_id,'Latitude');
sds_id=hdfsd('select',sd_id,sd_idx);
[ds_name, ds_ndims, ds_dims, ds_type, ds_atts, stat]=hdfsd('getinfo',sds_id);
其中的一些参数读不明白 请求帮助 展开
sd_idx=hdfsd('nametoindex',sd_id,'Latitude');
sds_id=hdfsd('select',sd_id,sd_idx);
[ds_name, ds_ndims, ds_dims, ds_type, ds_atts, stat]=hdfsd('getinfo',sds_id);
其中的一些参数读不明白 请求帮助 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询