netcdf.putVar(ncid,varid,data). %对变量写入数据 dimidlat= netcdf.defDim(ncid,'latitude',180); %定义名为大小为180的latitude的维度varid=netcdf ...
確定! 回上一頁