ConvexSet

Purpose

Represets a convex set in MPT

Syntax


Description

Represents a general convex set in ../../../../../../fig/mpt/modules/geometry/sets/@ConvexSet/convexset1.png. The dimension of the set, i.e. ../../../../../../fig/mpt/modules/geometry/sets/@ConvexSet/convexset2.png 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