[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/elmat]

triu

(/tools/hpmatlab/toolbox/matlab/elmat/triu.m)


Help text

TRIU	Upper triangle.
	TRIU(X) is the upper triangular part of X.
	TRIU(X,K) is the elements on and above the K-th diagonal of
	X.  K = 0 is the main diagonal, K > 0 is above the main
	diagonal and K < 0 is below the main diagonal.

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON