Method collection/viewHistory


  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

Parameter Description

Default

no description
Key Default Value Options Description
APPLICATION 'DOT View'
  • 'DOT View'
  • 'MATLAB plot'
Application which should display the history
FILENAME '' none
VIEW 1
  • 1
  • 0
FORMAT 'pdf' none
back to top back to top

DOT View

no description
Key Default Value Options Description
APPLICATION 'DOT View'
  • 'DOT View'
  • 'MATLAB plot'
Application which should display the history
FILENAME '' none
VIEW 1
  • 1
  • 0
FORMAT 'pdf' none
back to top back to top

MATLAB plot

no description
Key Default Value Options Description
APPLICATION 'MATLAB plot'
  • 'DOT View'
  • 'MATLAB plot'
Application which should display the history
STOP_OPTION 'full'
  • 'full'
  • 'File'
  • 'Repo'
  • 'File Repo'
  • 1
  • 2
  • 3
  • 4
Stop option
back to top back to top

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 175910878ca914560542d679d9d392de37438d84
Min input args 1
Max input args -1
Min output args 0
Max output args -1




©LTP Team