SystemsModelDelete
SystemsModelDelete[sys,{in1,…}]
deletes the subsystem of the systems model sys associated with inputs at position ini.
SystemsModelDelete[sys,{in1,…},{out1,…}]
also deletes the subsystem associated with outputs at positions outi.
SystemsModelDelete[sys,{in1,…},{out1,…},{s1, s2,…}]
deletes the subsystem of the state-space model sys associated with inputs, outputs, and states at ini, outi, and si, respectively.
Details
- The systems model sys can be a TransferFunctionModel, StateSpaceModel, AffineStateSpaceModel, or NonlinearStateSpaceModel.
- The specifications of the inputs, outputs, and states can also be All or None.
Examples
open allclose allBasic Examples (2)
Scope (7)
Delete the subsystem associated with the second input of a system:
Delete the subsystem associated with the second output:
Delete the subsystem associated with the third state:
Delete the subsystem associated with the first two states and the last output:
Delete the last state of a descriptor state-space model:
Delete the last state of an AffineStateSpaceModel:
By default, the operating points are assumed to be zero:
Delete the first input of a NonlinearStateSpaceModel:
Applications (1)
Properties & Relations (1)
The specifications in SystemsModelExtract and SystemsModelDelete are complementary:
Text
Wolfram Research (2010), SystemsModelDelete, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemsModelDelete.html (updated 2014).
CMS
Wolfram Language. 2010. "SystemsModelDelete." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/SystemsModelDelete.html.
APA
Wolfram Language. (2010). SystemsModelDelete. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SystemsModelDelete.html