getcells¶
C = GETCELLS(MYDIRSTRUCT [, NAMEREF, INDS])
Returns cells from the experiment associated with MYDIRSTRUCT. If
NAMEREF (a struct with fields 'name' and 'ref') is provided, only cells with
the matching NAMREF are returned. If INDS is given, the matches are limited
to those cells whose index match any of the entries in the vector INDS (this
only applies to multichannel references). The cells are returned as a cell
list.
See also: DIRSTRUCT