Home > mpt > extras > graphics > mpt_plotJ.m

mpt_plotJ

PURPOSE ^

MPT_PLOTJ Plots value function associated to a given controller

SYNOPSIS ^

function mpt_plotJ(ctrl,gridpoints,Options)

DESCRIPTION ^

MPT_PLOTJ Plots value function associated to a given controller

 mpt_plotJ(ctrl)
 mpt_plotJ(ctrl,gridpoints)
 mpt_plotJ(ctrl,gridpoints,Options)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Plots the value function defined over regions of a polyhedral partition

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 ctrl          - Explicit controller (MPTCTRL object)
 gridpoints    - Number of grid points in one axis (for PWQ case)
 Options       - Auxiliary options

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------

 see also MPT_PLOTU, MPT_PLOTPWA, MPT_PLOTPWQ

CROSS-REFERENCE INFORMATION ^

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