caselist

This is a multipage table. View result: page 1 | 2 | 3 | 4 | 5 | 6

How to download and try this example
Download the PostScript equivalent



Usage: pltab caselist.tab > postscript

The plain ascii table/list file is caselist.tab
Graphics are generated using caselist.p
Plot data comes from the file ../gallery/vf.dat

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.