Navigation

Operators and Keywords

Function List:

C++ API

__plt2sv__.m File Reference


Functions

endif if (nargin< 4||isempty(options)) options
endif if (isscalar(x)&&isvector(y)) len
 if (numel(options)==1) options
 if (!isempty(tkey)) set(h
 if (isempty(color)) color
endif retval (i)
endfor else error ("__plt2sv__: first arg must be scalar, second arg must be vector")

Variables

function retval
for i
 key
 on
endif color = options(i).color

Function Documentation

endfor else error ( "__plt2sv__: first arg must be   scalar,
second arg must be vector"   
)

if ( isempty(color  ) 

if ( isemptytkey  ) 

if ( numel(options = =1  ) 

endif if ( isscalar(x)&&isvector(y)   ) 

endif if (  ) 

endif retval (  ) 


Variable Documentation

for i

Initial value:

 1:len
      tkey = options(i).key

key

on

endif retval

Initial value:

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

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