i need some help about Netcdf files
1 view (last 30 days)
Show older comments
Khalifa ababacar Ndoye
on 9 Mar 2023
Commented: Khalifa ababacar Ndoye
on 9 Mar 2023
hello,
i would like to know how to show NetCDF files in matlab. i mean all the vars.
thanks you
Accepted Answer
Walter Roberson
on 9 Mar 2023
ncdisp('example.nc')
This is an example in which the available variables are
- /avagadros_number
- /temperature
- /peaks
- /grid1/temp
- /grid2/temp
More Answers (0)
See Also
Categories
Find more on NetCDF in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!