Navigation

Operators and Keywords

Function List:

C++ API

cor.m File Reference


Functions

endif if (nargin==2) c
 elseif (nargin==1) c

Variables

function retval
 s = std (x)' * std (y)

Function Documentation

elseif ( nargin  = =1  ) 

endif if ( nargin  = =2  ) 


Variable Documentation

retval

Initial value:

 cor (x, y)

  if (nargin < 1 || nargin > 2)
    print_usage ()

s = std (x)' * std (y)