Navigation

Operators and Keywords

Function List:

C++ API

__plt2vm__.m File Reference


Functions

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

Variables

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

Function Documentation

elseif ( x_nr  = =y_nc  ) 

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

else error ( "__plt2vm__: matrix dimensions must match  ) 

if ( isempty(color  ) 

if ( isemptytkey  ) 

endif if ( y_nc  ,
 
)

if ( x_nr  = =1  ) 

endif if (  ) 

endif retval (  ) 


Variable Documentation

endif[x_nr, x_nc] = size (x)

for i

Initial value:

 1:y_nc
      tkey = options(i).key

key

on

endif retval

Initial value:

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

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

tmp = x_nr

x_nc = tmp

y_nc = tmp