Method collection/plotTrends


  PLOTTRENDS plots the trend collections produced by ao/trends.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: PLOTTRENDS plots the trend collections produced by ao/trends.
 
 
  CALL:               hfig = plotTrends(c1, c2, c3, ..., pl)
               [hfig, hax] = plotTrends(cs, pl)
          [hfig, hax, hli] = cs.plotTrends(pl)
 
  INPUTS:      cN   - input collection objects
               cs   - input collection objects array
               pl   - input parameter list
 
  OUTPUTS:     hfig - handles to figures
               hax  - handles to axes
               hli  - handles to lines
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class collection
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description

Example

plist()

back to top back to top

Some information of the method collection/plotTrends are listed below:
Class name collection
Method name plotTrends
Category Output
Package name ltpda
Can be used as modifier 1
Supported numeric types {'double'}




©LTP Team