Method pest/toLaTeX


  TOLATEX display the parameters from PEST objects in a LaTeX table.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION:   TABLE display the parameters from PEST objects in a LaTeX table.
 
  The name of the pest will be used to generate the label for the table.
  The description of the pest will become the caption.
 
  CALL:          table(pest)
 
                       toLaTeX(pest)
                 txt = toLaTeX(pest)
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class pest
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
toLaTeX
SPACING 2 none Control the spacing of cells in the table.

Example

plist('SPACING', [2])

back to top back to top

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




©LTP Team