timewin

This is a multipage table. View result: page 1 | 2 |

How to download and try this example
Download the PostScript equivalent



Usage: pltab timewin.tab > ps

The plain ascii table/list file is timewin.tab
Graphics are generated using timewin.p
Plot data comes from the file timewin.dta

Performance note:
With pltab, everything is driven by the table text.  For each row in the
table, a linear scan of the entire data set (in memory) is performed, in
order to find the corresponding data.  Thus, execution speed will be rather
slow.