PDA

View Full Version : NetCDF to MatLab simplified


imuhammedad
6th December 2007, 05:23 PM
Just copy the file into your directory and use it in place of load command, you're done.

E.g. netcdf ('S:\myfile.nc')

imuhammedad