setDomain

Purpose

Sets the domain of an LTI system

Syntax

sys.setDomain('x', P)
sys.setDomain('u', P)
sys.setDomain('xu', P)

Description

Sets the region of the state-input space where a given LTI system is valid.

This function sets the domain property of LTISystem objects to the polyhedron P, provided as the second input.


© 2003-2013 Michal Kvasnica: STU Bratislava, michal.kvasnica@stuba.sk