Extract function handle from the union of convex sets.
F = getFunction(U, FuncName)
F = U.getFunction(FuncName)
U |
Union of sets derived from the ConvexSet class, e.g. Polyhedron, YSet, ... Class: Union |
FuncName |
Name of the function to extract. Class: char |
F |
Function object stored under the FuncName string. Class: Function |
◀ | removeallfunctions | copy | ▶ |
© 2010-2013 Martin Herceg: ETH Zurich, herceg@control.ee.ethz.ch
© 2003-2013 Michal Kvasnica: STU Bratislava, michal.kvasnica@stuba.sk