Filtering for particular set elements


A combo box in the middle of the speed bar allows you to select just one set element for display. Supposed your solution file contained vectors and matrices, dimensioned over sets some of which contained the element "Agriculture". You could ask to see just the "Agriculture" results.

The effect of 'filtering' in this way is that:

macro variables are not shown,

each vector which contains Agriculture turns into a scalar,

each matrix turns into 1 or 2 vectors (2 if Agriculture is both a row and a column label), and

each 3-D array turns into 1, 2 or 3 matrices.

The items in the combo box are all the elements of every set in the current solution. Choose the first item, "Everything", to switch filtering off.



URL of this topic: www.copsmodels.com/webhelp/viewsol/hc_filtering.htm

Link to full GEMPACK Manual

Link to GEMPACK homepage