Home > Objects > @iFunc > subsref.m

iFit/subsref

PURPOSE ^

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

SYNOPSIS ^

function b = subsref(a,S)

DESCRIPTION ^

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

   @iFunc/subsref: function returns subset indexed references
     such as a(1:2) or a.field.
             a{n} returns the guessed axis of rank 'n' (similar to iData).

   a.p     returns the parameter values, same as a.ParameterValues
   a.Par   returns the parameter "Par" value

 Version: Nov. 26, 2018
 See also iFunc, iFunc/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