Statistica Visual Basic Library of Matrix Functions - MatrixAnyNonZero (Matrix)

Parameter Description
Matrix name of data array (see Arrays in functions)

The MatrixAnyNonZero function will return a value of 1 if any element in the specified matrix (see Arrays in functions) is non-zero (otherwise, the function returns a value of 0).

Related topics
MatrixAllNonZero. For more information on using arrays, see Arrays in functions. For a complete list of matrix functions, see Statistica Visual Basic library of matrix functions.