surfl
PURPOSE
% Plot a lighted surface given matrices @var{x}, and @var{y} from @code{meshgrid} and
SYNOPSIS
function retval = surfl (varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- axes % Create an axes object and return a handle to it.
- axis % Set axis limits for plots.
- diffuse % Calculate diffuse reflection strength of a surface defined by the normal
- gca % Return a handle to the current axis object. If no axis object
- ishold % Return true if the next line will be added to the current plot, or
- newplot % Prepare graphics engine to produce a new plot. This function should
- specular % Calculate specular reflection strength of a surface defined by the normal
- surface % Plot a surface graphic object given matrices @var{x}, and @var{y} from
- view % Set or get the viewpoint for the current axes.
This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003