Navigation

Operators and Keywords

Function List:

C++ API

__plt__.m File Reference


Functions

 if (nargs > 0) k
 while (nargs > 0||x_set) if(nargs
 if (ischar(next_arg)||iscellstr(next_arg)) if(x_set)[options
 if (!valid) if(nargs

Variables

function retval
 x_set = false
 y_set = false
 property_set = false
 properties = {}
 next_arg = {""}
else next_cell = varargin(k)
 valid = __pltopt__ (caller, next_arg, false)
 continue

Function Documentation

if ( valid  ) 

if ( ischar(next_arg)||iscellstr(next_arg  ) 

if ( nargs  ,
 
)

while ( nargs  ,
0||  x_set 
)


Variable Documentation

continue

next_arg = {""}

else next_cell = varargin(k)

property_set = false

retval

Initial value:

 __plt__ (caller, h, varargin)

  nargs = nargin - 2

valid = __pltopt__ (caller, next_arg, false)

x_set = false

y_set = false