Subset


The mere fact that all elements of set A are also members of set B means nothing to TABLO. You need to explicitly state that A is a subset of B [an error will occur if this is not actually true].

Subset AG_COM is subset of COM;

Subset (by_numbers) AG_COM is subset of COM

read element numbers from file PARAMS header AGCC;

Data read in a SUBSET (BY_NUMBERS) statement must be integer (not real) data. Example: if the data read in is 1 2 5 the subset contains the 1st, 2nd and 5th elements of the base set.

back to TABLO language contents



URL of this topic: www.copsmodels.com/webhelp/tabmate/hc_subset.htm

Link to full GEMPACK Manual

Link to GEMPACK homepage