Thread Subject:
nctoolbox: Common Data Model (NetCDF, OpenDAP, HDF) access

Subject: nctoolbox: Common Data Model (NetCDF, OpenDAP, HDF) access

From: Brian Schlining

Date: 4 Jan, 2011 00:09:05

Message: 1 of 2

Hi,

I just wanted to post a link on the Mathworks site for a Matlab toolbox I wrote for accessing common data model datasets.

ABOUT NCTOOLBOX: http://code.google.com/p/nctoolbox/

nctoolbox is a Matlab toolbox that provides read-only access to common data model datasets. Under the hood, nctoolbox uses NetCDF-Java as the data access layer. This allows nctoolbox to access NetCDF, OPeNDAP and HDF5 datasets using the same API. It has been tested with Matlab versions 2008a, 2008b, 2009a, 2009b, 2010a and 2010b

Cheers

Subject: Bode

From: Zarko F. Cucej

Date: 4 Jan, 2011 00:40:18

Message: 2 of 2

Hi,
probably this is trivial, but I didn't found solution ...

The command
[mag,phase] = BODE(sys,w)
return the response magnitudes and phases in degrees (along with the
frequency vector w) where mag and phase are arrays of size
[NY NU LENGTH(W)]
is there simple way to transform this array in one-dimensional array
for example H, which contain only magnitudes or only phases, which can
be used for example in "plot" like
plot(w,H)
?

Regards, Zarko

Tags for this Thread

Everyone's Tags:

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.

Tag Activity for This Thread
Tag Applied By Date/Time
opendap Brian Schlining 3 Jan, 2011 19:14:07
netcdf Brian Schlining 3 Jan, 2011 19:14:06
rssFeed for this Thread

Contact us