I have around 2000 .nc files of hourly wind data and I want to compile them into a single .mat file. How does one extract so many files with unique file names. Currently I am using nc_varget command in matlab to extract individual .nc file. Please help