aop_getvalinfΒΆ

aop_getvalinf returns information about a submatrix.

iSeq = aop_getvalinf(envId, elemId, cl)

Return Value

iSeq.

Parameters

envId

envId is the environment Id, returned by aop_openenv.

elemId

elemId.

cl

cl is the client pointer, returned by rpc_clnt_create.

History

Version Description
5.0.0 New

id-1614152