Navigation

Operators and Keywords

Function List:

C++ API

triu.m File Reference


Functions

endif if (nargin==1) k=0

Variables

function retval
 endif [nr, nc] = size (x)

Function Documentation

endif if ( nargin  = =1  )  [pure virtual]


Variable Documentation

endif[nr, nc] = size (x)

function retval

Initial value:

 triu (x, k)

  if (nargin > 0)
    if (isstruct (x))
       error ("tril: structure arrays not supported")