MATLAB Function Reference | Search  Help Desk |
subsref | See Also |
overload the subscript reference operator
Syntax
function out=subsref(d,s)
Description
function out=subsref(d,s)
subsref(d,s) will return either a sub-datatset or a part of
the data object depending on the subscript method. d
is the
data set and s
is the reference specification structure.
subsref