Thread Subject: netcdf in matlab 2009a linux

Subject: netcdf in matlab 2009a linux

From: ulas im

Date: 9 Feb, 2010 09:40:08

Message: 1 of 4

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

Subject: netcdf in matlab 2009a linux

From: Ashish Uthama

Date: 9 Feb, 2010 13:28:47

Message: 2 of 4

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/).

Subject: netcdf in matlab 2009a linux

From: ulas im

Date: 9 Feb, 2010 14:54:05

Message: 3 of 4

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/).
>

Subject: netcdf in matlab 2009a linux

From: Ashish Uthama

Date: 9 Feb, 2010 15:55:55

Message: 4 of 4

On Tue, 09 Feb 2010 09:54:05 -0500, ulas im <ulasim77@gmail.com> wrote:

> 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

I hope you looked at the text here:
http://mexcdf.sourceforge.net/

I take it to mean that these tools will work fine on any version/platform
on which the native MATLAB interface is present. It ought to work fine on
Linux. If you have more questions, you could contact the author.

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com