Method timespan/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
VERSION: $Id: index.m,v 1.13 2011/04/08 08:56:30 hewitson Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ltpda_uoh |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
I |
[] |
none |
|
J |
[] |
none |
|
back to top
Some information of the method ltpda_uoh/index are listed below: |
Class name |
ltpda_uoh |
Method name |
index |
Category |
Helper |
CVS Version |
$Id: index.m,v 1.13 2011/04/08 08:56:30 hewitson Exp $ |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: timespan/inTimespan |
|
Method: timespan/requirements |
 |
©LTP Team