Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Viewing all articles
Browse latest Browse all 19628

ncread inside loop

$
0
0
Hello:

How do I read multiple netcdf files with ncread inside?

I could list every file name like this:

data_files = {'filename.nc', 'filename2.nc'}. How can I avoid this? For netcdf files, is there a command like dir for ascii and text files?

Jonathan

Viewing all articles
Browse latest Browse all 19628

Trending Articles