Home > Objects > @iData > subsref.m

iFit/subsref

PURPOSE ^

b = subsref(a,s) : iData indexed references

SYNOPSIS ^

function b = subsref(a,S)

DESCRIPTION ^

 b = subsref(a,s) : iData indexed references

   @iData/subsref: function returns subset indexed references
     such as a(1:2) or a.field.
   The special syntax a{0} where a is a single iData returns the 
     Signal/Monitor, and a{n} returns the axis of rank n.
   When given an iFunc model, the iData axes are used to evaluate the model
     signal = iData(model)
     signal = iData(model, p)  uses given parameters

 Version: Nov. 26, 2018
 See also iData, iData/subsasgn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1