mpt_getInputXU
PURPOSE
MPT_GETINPUTXU For a given state, extracts the an output from an XUset
SYNOPSIS
function [U,feasible,region,XU_region]=mpt_getInputXU(ctrlStruct,x0,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- double DOUBLE Function used to access internal properties of the given polytope
- end END Returns the last element in a given polytope array
- isfulldim ISFULLDIM Checks if a polytope is full dimensional
- isinside ISINSIDE Checks if a given point lies in the interior of a given polytope
- length LENGTH Returns number of elements in a polytope array
- size SIZE Returns size of the given polytope object
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_solveLPs MPT_SOLVELPS Interface to various LP solvers ("safe" version)
- mpt_sysStructInfo MPT_SYSSTRUCTINFO Returns information about system structure
This function is called by:
- mpt_getInput MPT_GETINPUT For a given state, extracts the (optimal) output from a controller structure
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003