dukebound85 macrumors Core Original poster Jul 17, 2005 19,218 4,342 5045 feet above sea level Mar 23, 2011 #1 How can I make Matlab utilize NetCDF Data? Maybe I am being a moron but the solutions I have found online aren't working for me Thanks!
How can I make Matlab utilize NetCDF Data? Maybe I am being a moron but the solutions I have found online aren't working for me Thanks!
H Hansr macrumors 6502a Apr 1, 2007 897 1 Mar 23, 2011 #2 Older or newer version than 2008b (7.7)? I never worked with NetCDF data but I just imported some data using netcdf.open with a quick google search. http://www.mathworks.com/help/techdoc/import_export/f5-86568.html#brrbr9v-1
Older or newer version than 2008b (7.7)? I never worked with NetCDF data but I just imported some data using netcdf.open with a quick google search. http://www.mathworks.com/help/techdoc/import_export/f5-86568.html#brrbr9v-1
C crackpip macrumors regular Jul 23, 2002 210 0 Mar 23, 2011 #3 dukebound85 said: How can I make Matlab utilize NetCDF Data? Maybe I am being a moron but the solutions I have found online aren't working for me Thanks! Click to expand... Are these NetCDF 4 files? Iirc they should be valid hdf5 format files, which means you should be able to read using the built-in hdf5 routines. Crackpip
dukebound85 said: How can I make Matlab utilize NetCDF Data? Maybe I am being a moron but the solutions I have found online aren't working for me Thanks! Click to expand... Are these NetCDF 4 files? Iirc they should be valid hdf5 format files, which means you should be able to read using the built-in hdf5 routines. Crackpip