Unrecognized function or variable 'nc'.

3 views (last 30 days)
Habtamu
Habtamu on 16 Oct 2022
Answered: Walter Roberson on 16 Oct 2022
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

Answers (1)

Walter Roberson
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!