CnGetAtΒΆ

Gets a matrix from a container at a given position.

dat = CnGetAt(handle, index)

Return Value

dat is a real, complex or string matrix.

Parameters

handle

Identifies the container.

index

index is a position of the element in the container.

id-1548540