帮助中心帮助中心
返回组中所有可见的无限维度的 ID
unlimdimids = netcdf.inqUnlimDims(ncid)
unlimdimids = netcdf.inqUnlimDims(ncid) 返回由 ncid 指定的文件或组中所有可见的无限维度的 ID。如果文件或组没有可见的无限维度,函数将返回空数组。
unlimdimids
ncid
示例
全部折叠
打开示例 netCDF 文件,获取文件中所有可见的无限维度的 ID。在本例中,文件没有可见的无限维度。
ncid = netcdf.open("example.nc","NOWRITE"); unlimdimids = netcdf.inqUnlimDims(ncid)
unlimdimids = []
关闭 netCDF 文件。
netcdf.close(ncid)
NetCDF 文件或组标识符,指定为非负整数标量。您可以使用 netcdf.create 或 netcdf.open 函数来返回文件标识符。您可以使用 netcdf.defGrp 函数来返回组标识符。
netcdf.create
netcdf.open
netcdf.defGrp
数据类型: double
double
此函数对应于 netCDF 库 C API 中的 nc_inq_unlim_dims 函数。
nc_inq_unlim_dims
在 R2010b 中推出
netcdf.defDim | netcdf.inqDim | netcdf.inqDimID | netcdf.renameDim | netcdf.inqDimIDs
netcdf.defDim
netcdf.inqDim
netcdf.inqDimID
netcdf.renameDim
netcdf.inqDimIDs
您点击的链接对应于以下 MATLAB 命令:
请在 MATLAB 命令行窗口中直接输入以执行命令。Web 浏览器不支持 MATLAB 命令。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office