Home > hit > plotting > hit_plot_regions3d.m

hit_plot_regions3d

PURPOSE ^

HIT_PLOT_REGIONS3D Plot the regions of a PWA model with 2D domain.

SYNOPSIS ^

function handle=hit_plot_regions3d(Regions,offset,colors)

DESCRIPTION ^

HIT_PLOT_REGIONS3D Plot the regions of a PWA model with 2D domain.

 -------------------------------------------------------------------------
 DESCRIPTION
 -------------------------------------------------------------------------

 handle=hit_plot_regions3d(Regions,offset,colors)
 
 -------------------------------------------------------------------------
 INPUT
 -------------------------------------------------------------------------
 Regions: polytope array. Each polytope MUST be bounded.
 offset: z-level defining the plane over which regions are plotted
 colors: color(i,:) is an RGB triplette
 
 -------------------------------------------------------------------------
 OUTPUT                                                                                                   
 -------------------------------------------------------------------------
 handles: list of graphic handles for each polytope

 -------------------------------------------------------------------------
 ACKNOWLEDGMENTS                                                                                               
 -------------------------------------------------------------------------
 This function has been largely inspired by mpt_plotPWA.m. The mptOptions
 are used.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 01-Dec-2005 10:54:38 by m2html © 2003