Pattern analysis

Command line

The Pattern analysis operation can be directly executed by typing the following expression on the command line of the Main window:

  

OUTTABLE

=

TablePattAnal(InputPointMapName)

where:

OUTTABLE

is the name of your output table.

TablePattAnal

is the command to start the Pattern analysis operation.

InputPointMapName

is the name of your input point map.

When the definition symbol = is used, a dependent output table is created; when the assignment symbol := is used, the dependency link is immediately broken after the output table has been calculated.

See also: