LTPDA Toolbox™ | contents | ![]() ![]() |
TYPE converts the input objects to MATLAB functions. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DESCRIPTION: TYPE converts the input objects to MATLAB functions that reproduce the processing steps that led to the input objects. CALL: type(as) type(as, 'filename') type(as, plist) INPUTS: as - array of ltpda_uoh objects pl - parameter list (see below) OUTPUTS: none. Parameters Description %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details | |
---|---|
Access | public |
Defining Class | ltpda_uoh |
Sealed | 0 |
Static | 0 |
Sets for this method … |
---|
Default |
Default |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
type | |||
FILENAME | '' | none | specify the filename to write the commands in. |
STOP_OPTION, STOP OPTION | 'full' |
|
Stop option which defines the option at which point the reproduceing stop.
|
Example |
---|
plist('FILENAME', '', 'STOP_OPTION', 'full') |
Some information of the method ltpda_uoh/type are listed below: | |
---|---|
Class name | ltpda_uoh |
Method name | type |
Category | Internal |
Package name | ltpda |
VCS Version | 967b0eec0dece803a81af8ef54ad2f8c784b20b2 |
Min input args | 1 |
Max input args | -1 |
Min output args | 0 |
Max output args | 0 |
Can be used as modifier | 0 |
Supported numeric types | {'double'} |
![]() |
Method: matrix/submit | Method: matrix/update | ![]() |
©LTP Team