


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.
