Library /sys$common/syshlp/PCA$HELP.HLB  —  EXCLUDE
    Analyzer Command

    Excludes one data kind from a multiple data-kind plot or table.
    Multiple data-kind plots are created by the INCLUDE command.

    Format

      EXCLUDE  n

1  –  Parameters

 n

    The parameter n is an integer representing the data kind to
    remove from the plot. This integer must be greater than one,
    because the data kind placed in the plot by the initial PLOT or
    TABULATE command is the first data kind and cannot be excluded.
    The data kind on the following line is considered to be number
    two, and so on. The default is the last data kind included.

2  –  Description

    The EXCLUDE command removes one data kind from a multiple data-
    kind plot. EXCLUDE provides an incremental approach to building
    a plot or table. After you execute this command, a new plot or
    table is created and displayed.

3  –  Examples

  PCAA>  EXCLUDE 6

      This command creates, then displays, a new plot or table that
      excludes the sixth data kind.
Close Help