CnAddΒΆ

Adds the contents of a variable to a container.

bool = CnAdd(handle, dat)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

handle

Identifies the container.

dat

dat is a real, complex or string matrix.

id-442197