mpt_plotTrajectory
PURPOSE
MPT_PLOTTRAJECTORY Graphical interface for piloting trajectories for LTI and PWA systems subject to control
SYNOPSIS
function [X,U,cost,trajectory]=mpt_plotTrajectory(ctrl,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- get GET Get MPTCTRL properties
- isexplicit ISEXPLICIT Returns true if the controller is an explicit controller
- length LENGTH Returns number of regions over which the explicit control law is defined
- plot PLOT Plots regions of the explicit controller
- set SET Set a field of MPTCTRL objects
- dimension DIMENSION Returns dimension of the given polytope
- end END Returns the last element in a given polytope array
- get GET Get polytope properties
- length LENGTH Returns number of elements in a polytope array
- plot PLOT Plots polytopes in 2D or 3D
- set SET Used to modify internal properties of a given polytope object
- size SIZE Returns size of the given polytope object
- mpt_defaultOptions MPT_DEFAULTOPTIONS Sets default values of undefined fields of Options structure
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_isValidCS MPT_ISVALIDCS Checks if input argument is a valid controller structure
- mpt_verifyProbStruct MPT_VERIFYPROBSTRUCT Verifies the probStruct structure
- mpt_verifySysStruct MPT_VERIFYSYSSTRUCT Verifies the sysStruct structure
- mpt_plotPartition MPT_PLOTPARTITION Plots a polyhedral partition obtained by mpt_control
- mpt_computeTrajectory MPT_COMPUTETRAJECTORY Calculates time evolution of state trajectories subject to control
This function is called by:
- simplot SIMPLOT Plots a simulated trajectory
- runExample RUNEXAMPLE Demonstrates MPT control routines
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003