Method ao/z


  Z Get the data property 'z'.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: Get the data property 'z'.
 
  CALL:        val = z(a1,a2,a3,...)
               val = z(as)
               val = as.z()
 
  INPUTS:      aN   - input analysis objects
               as   - input analysis objects array
 
  OUTPUTS:     val  - matrix with 'z', one column for each input object
 
  Parameters Description
 
  VERSION:     $Id: z.m,v 1.6 2011/04/19 17:05:45 ingo Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method ao/z are listed below:
Class name ao
Method name z
Category Helper
CVS Version $Id: z.m,v 1.6 2011/04/19 17:05:45 ingo Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team