varid = netcdf.defVar(ncid,'swvl1','double',[lon_dimid,lat_dimid,time_dimid]); netcdf.endDef(ncid) netcdf.putVar(ncid,varid,ECV_LY1);
確定! 回上一頁