Unrecognized function or variable 'nc'.
3 views (last 30 days)
Show older comments
Hey Guys! I am a MATLAB newbie. I am currently working on a bulky netCDF file downloaded from ISIMIP3b. I wanted to divide my work into two parts: preprocessing and postproce
0 Comments
Answers (1)
Walter Roberson
on 16 Oct 2022
I think at one point a number of years ago, nc used to be a package to deal with NetCDF files. These days you would use ncread or netcdf.getVar
0 Comments
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!