Navigation

Operators and Keywords

Function List:

C++ API

pcolor.m File Reference


Functions

 if (nargin==1) c
 elseif (nargin==3) z
else print_usage ()
 set (tmp,"facecolor","flat")
 set (ax,"box","on")
 if (!ishold()) set(ax
endif if (nargout > 0) h

Variables

function h
 z = size(c) zeros (nr, nc)
endif tmp = surface (x, y, z, c)
 ax = get (tmp, "parent")
 view

Function Documentation

elseif ( nargin  = =3  ) 

endif if ( nargout  ,
 
)

Type Constraints

if ( ishold()  ) 

if ( nargin  = =1  ) 

else print_usage (  ) 

set ( ax  ,
"box"  ,
"on"   
)

set ( tmp  ,
"facecolor"  ,
"flat"   
)


Variable Documentation

ax = get (tmp, "parent")

Initial value:

 pcolor (x, y, c)

  newplot ()

endif tmp = surface (x, y, z, c)

view

z = size(c) zeros (nr, nc)