Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

A matrix element. Read-only.

Syntax

result = object.X(i, j)

The X property syntax has the following parts:

Part

Description

result

The (i, j) element of object's matrix.

object

An object of type AmosMatrix.

i

An integer specifying a row number. Row 0 is the first row.

j

An integer specifying a column number. Column 0 is the first row.

Placement: [3].

© 2021 Amos Development Corporation