Home > Applications > Horace > @d4d > get.m

iFit/get

PURPOSE ^

Get a named field from an object, or a structure with all

SYNOPSIS ^

function varargout = get(this, index)

DESCRIPTION ^

 Get a named field from an object, or a structure with all
 fields.

   >> val = get(object)           % returns structure of object contents 
   >> val = get(object, 'field')  % returns named field, or an array of values
                                  % if input is an array

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