Unrecognized function or variable 'nc'.

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)

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

Asked:

on 16 Oct 2022

Answered:

on 16 Oct 2022

Community Treasure Hunt

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

Start Hunting!