mpt_plotTimeTrajectory
PURPOSE
MPT_PLOTTIMETRAJECTORY Plots trajectories of states, inputs, outputs and disturbances
SYNOPSIS
function [X,U,Y,cost,trajectory]=mpt_plotTimeTrajectory(ctrl,x0,horizon,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
- 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_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_sysStructInfo MPT_SYSSTRUCTINFO Returns information about system structure
- mpt_computeTrajectory MPT_COMPUTETRAJECTORY Calculates time evolution of state trajectories subject to control
This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003