From: sagar poudel on 28 Feb 2010 14:46 Hi I have a netcdf file with .nc extension. I don't know the content of the file..I would like to open the file using matlab. Is there any function developed by anyone to open netcdf file? Sagar
From: TideMan on 28 Feb 2010 17:40 On Mar 1, 8:46 am, "sagar poudel" <acharya_a...(a)yahoo.com> wrote: > Hi > I have a netcdf file with .nc extension. I don't know the content of the file..I would like to open the file using matlab. Is there any function developed by anyone to open netcdf file? > > Sagar Depends what version of Matlab you have. In recent versions it is pre-installed, but in old versions you need to find and load mexcdf (use Google). To find the contents of a .nc file use ncdump either in Matlab or in DOS/Linux. Use Google to find ncdump executable.
|
Pages: 1 Prev: AVI Color Videos to GreyScale Video Next: Concatenated code simulation(Simulink) |