Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
ulas
Posts:
13
From:
istanbul
Registered:
7/17/08
|
|
Re: netcdf in matlab 2009a linux
Posted:
Feb 9, 2010 9:54 AM
|
|
Hello again
i used netcdf in windos version of matlab. my real problem is that the snctools and mencx libraries do not work in linux version. i think they are only for windows or what?
thank you
Ulas
"Ashish Uthama" <first.last@mathworks.com> wrote in message <op.u7u3p9b9a5ziv5@uthamaa.dhcp.mathworks.com>... > On Tue, 09 Feb 2010 04:40:08 -0500, ulas im <ulasim77@gmail.com> wrote: > > > Hello > > > > i want to read and write netcdf files on a 2009a verion of a linux > > matlab. can anyone tell me what to do please? > > > > thanks in advance > > > > Ulas Im > > Type 'doc' at the command line > Click on MATLAB->User guide->Data Import and > Export->Import/Export->Importing Scientific Data File->netCDF :) > > In short: > http://www.mathworks.com/access/helpdesk/help/techdoc/ref/netcdf.html > Or please paste this in the MATLAB command window: > web([docroot,'/techdoc/ref/netcdf.html']) > > Note that these are 'low-level' interface directly to the NetCDF library. > You would have to know a bit about the NetCDF file format > (Dimensions/Variables/Attributes) to get around. > (http://www.unidata.ucar.edu/software/netcdf/old_docs/docs_3_6_2/). >
|
|
|
|