Navigation

Operators and Keywords

Function List:

C++ API

__plt2mv__.m File Reference


Functions

endif if (nargin< 4||isempty(options)) options
 if (y_nr==1) y
endif if (x_nr==y_nr) 1
 elseif (x_nc==y_nr) x
else error ("__plt2mv__: matrix dimensions must match")
endif if (x_nc > 0) if(numel(options)
 if (!isempty(tkey)) set(h
 if (isempty(color)) color
endif retval (i)
endfor else error ("__plt2mv__: arguments must be a matrices")

Variables

function retval
 endif [x_nr, x_nc] = size (x)
 tmp = y_nr
 y_nr = y_nc
 y_nc = tmp
 x_nr = x_nc
 x_nc = tmp
for i
 key
 on
endif color = options(i).color

Function Documentation

elseif ( x_nc  = =y_nr  ) 

endfor else error ( "__plt2mv__: arguments must be a matrices"   ) 

else error ( "__plt2mv__: matrix dimensions must match  ) 

if ( isempty(color  ) 

if ( isemptytkey  ) 

endif if ( x_nc  ,
 
)

endif if ( x_nr  = =y_nr  ) 

if ( y_nr  = =1  ) 

endif if (  ) 

endif retval (  ) 


Variable Documentation

endif[x_nr, x_nc] = size (x)

for i

Initial value:

 1:x_nc
      tkey = options(i).key

key

on

endif retval

Initial value:

 __plt2mv__ (h, x, y, options, properties)

  if (nargin < 3 || nargin > 5)
    print_usage ()

tmp = y_nr

x_nc = tmp

y_nc = tmp