Mathematica > Mathematics and Algorithms > Control Systems > Model Connections and Manipulations > SystemsModelDelete >

SystemsModelDelete

SystemsModelDelete
deletes the subsystem of the StateSpaceModel or TransferFunctionModel object sys associated with inputs at position .
SystemsModelDelete
also deletes the subsystem associated with outputs at positions .
SystemsModelDelete
deletes the subsystem of a StateSpaceModel object ss associated with inputs, outputs, and states at , , and , respectively.
  • The specifications of the inputs, outputs, and states can also be All or None.
Delete the subsystem associated with the second input and third output:
Delete the subsystem associated with the first input, the third output, and the second state:
Delete the subsystem associated with the second input and third output:
In[1]:=
Click for copyable input
Out[1]=
 
Delete the subsystem associated with the first input, the third output, and the second state:
In[1]:=
Click for copyable input
Out[1]=
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 unstable modes of a system:
The eigenvalues with positive real parts are the unstable modes:
The stable subsystem:
The specifications in SystemsModelExtract and SystemsModelDelete are complementary:
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF