UPper
UPper # ON [glist]
If a number in one of the groups specified in glist is less than
# sigma from zero, then plot that number as a #-sigma upper limit.
example
PLT> UPper 2.7 ON 3 ! When plotting group 3, all numbers within 2.7
PLT> ! sigma of zero will be plotted as an upper limit.
Return to plt main page.