Method timespan/setPlotColor


  SETPLOTCOLOR sets the color of a the object's plotinfo.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: SETPLOTCOLOR sets the color of a the object's plotinfo.
 
  If the object currently has no plotinfo object defined, a default one is
  created with the chosen style.
 
  CALL:            objs.setPlotColor(color);
             out = objs.setPlotColor(color);
 
  INPUTS:
                   objs  - Any shape of ltpda_uoh objects
                   color - A MATLAB color string or RGB array.
 
  Parameter Sets
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ltpda_uoh
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
COLOR [] none The color to set.
back to top back to top

Some information of the method ltpda_uoh/setPlotColor are listed below:
Class name ltpda_uoh
Method name setPlotColor
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