Home > mpt > extras > graphics > mpt_plotPartition.m

mpt_plotPartition

PURPOSE ^

MPT_PLOTPARTITION Plots a polyhedral partition obtained by mpt_control

SYNOPSIS ^

function handle=mpt_plotPartition(ctrl,Options)

DESCRIPTION ^

MPT_PLOTPARTITION Plots a polyhedral partition obtained by mpt_control

 handle=mpt_plotPartition(ctrl)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Plots the polyhedral parition obtained as a solution of the 
 optimal control problem obtained by mpt_control

 USAGE:
   mpt_plotPartition(ctrl)
   mpt_plotPartition(ctrl, Options)

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 ctrl             - Explicit controller (MPTCTRL object)
 Options.noInfCol - Supress green-shade coloring for time-optimal solutions

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 handle       - handle to the graph

 see also MPT_PLOTTRAJECTORY, MPT_PLOTPWA, MPT_PLOTPWQ, MPT_CONTROL

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003