Navigation

Operators and Keywords

Function List:

C++ API

cross.m File Reference


Functions

endif if (ndims(x)< 3 &&ndims(y)< 3 &&nargin< 3) if(columns(x)

Variables

function z
 y = y.'

Function Documentation

endif if (  ) 


Variable Documentation

y = y.'

Initial value:

 cross (x, y, dim)
        
  if (nargin != 2 && nargin != 3)
    print_usage ()