MATLAB Function Reference
  Go to function:
    Search    Help Desk 
subsref     See Also

overload the subscript reference operator

Syntax

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.

See Also

subsref

[ Help Desk ]