LTPDA Toolbox™ | contents | ![]() ![]() |
VIEWHISTORY Displays the history of an object as a dot-view or a MATLAB figure. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DESCRIPTION: VIEWHISTORY Displays the history of an object depending of the parameter values as a dot-view or a MATLAB history figure. CALL: viewHistory(obj); viewHistory(obj, pl); INPUTS: obj: Single object with history pl: parameter list with different parameters. Parameters Description %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details | |
---|---|
Access | public |
Defining Class | ltpda_uoh |
Sealed | 0 |
Static | 0 |
Sets for this method … |
---|
Default |
DOT View |
command view |
Default |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
viewHistory | |||
APPLICATION | 'DOT View' |
|
Application which should display the history |
FILENAME | '' | none | |
VIEW | 1 |
|
|
FORMAT | 'pdf' | none |
Example |
---|
plist('APPLICATION', 'DOT View', 'FILENAME', '', 'VIEW', [true], 'FORMAT', 'pdf') |
DOT View |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
viewHistory | |||
APPLICATION | 'DOT View' |
|
Application which should display the history |
FILENAME | '' | none | |
VIEW | 1 |
|
|
FORMAT | 'pdf' | none |
Example |
---|
plist('APPLICATION', 'DOT View', 'FILENAME', '', 'VIEW', [true], 'FORMAT', 'pdf') |
command view |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
viewHistory | |||
APPLICATION | 'command view' |
|
Application which should display the history |
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('APPLICATION', 'command view', 'FILENAME', '', 'STOP_OPTION', 'full') |
Some information of the method ltpda_uoh/viewHistory are listed below: | |
---|---|
Class name | ltpda_uoh |
Method name | viewHistory |
Category | Output |
Package name | ltpda |
VCS Version | 967b0eec0dece803a81af8ef54ad2f8c784b20b2 |
Min input args | 1 |
Max input args | -1 |
Min output args | 0 |
Max output args | -1 |
Can be used as modifier | 0 |
Supported numeric types | {'double'} |
![]() |
Method: matrix/unpack | Method: matrix/isequal | ![]() |
©LTP Team