ConvexSet
Purpose
Represets a convex set in MPT
Syntax
Description
Represents a general convex set in
. The dimension of the set, i.e.
is stored under Dim property. The ConvexSet cannot be instantiated, you can only
create objects derived from this class, see related functions.
You can associate functions to ConvexSet class via addFunction methods. Function handles
are stored inside Func property.
The ConvexSet class handles various methods that operate over convex sets and functions over
convex sets. For a list of available methods type "methods('ConvexSet')".
See Also
yset, polyhedron, union, polyunion
© 2010-2013 Martin Herceg: ETH Zurich, herceg@control.ee.ethz.ch