First we want to close the Simulink model without saving it, so we can reload it with the subsystem. We send the command close_system('m_f14', 0) through the link to MATLAB®.
We can import a subsystem from the model.
The set of equations are simplified and the simplified set of equations is printed using the PrintSummary command.
| (4.1) |
The differential equations are created.
| (4.2) |
The following table illustrates the different components of the variable sys2.
Differential Equations
| (4.3) |
|
Parameter values
| (4.4) |
|
Initial conditions
| (4.5) |
|
Equations for the sources (inputs)
| (4.6) |
|
List of sinks (outputs)
| (4.7) |
|
|
|