Is possible to modify the value of a giving dimension on a netcdf file?
1 次查看(过去 30 天)
显示 更早的评论
I am using the native matlab netcdf functions to modify a netcdf file, and i would like to modify the value of a dimension. netcdf.renameDim will allow me to modify the name of the dimension, but not the size of the dimension. any advice?
3 个评论
KSSV
2016-3-16
what is the original dimension what is the new dimension? Tell me the variables on which the dimension depends.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 NetCDF 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!