Method pzmodel/index


  INDEX index into a 'ltpda_uoh' object array or matrix. This properly captures the history.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: INDEX into an 'ltpda_uoh' object array or matrix.
               This properly captures the history.
 
  CALL:        b = index(a, i)
               b = index(a, i, j)
               b = a.index(plist('I', i))
               b = a.index(plist('I', i, 'J', j))
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ltpda_uoh
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
I [] none
J [] none
back to top back to top

Some information of the method ltpda_uoh/index are listed below:
Class name ltpda_uoh
Method name index
Category Helper
Package name ltpda
VCS Version 175910878ca914560542d679d9d392de37438d84
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team