- Root-level inport block containing a bus object
- Bus creator block
- Subsystem block whose source traces back to the output of a bus creator block
- Subsystem block whose source traces back to a root-level inport by passing
through only virtual or nonvirtual subsystem boundaries
Tips
Simulink does not let you close the model while it is in a complied state. Turn fast restart
for linear analysis off to close the model. You can turn off
fastRestartForLinearAnalysis in one of the following ways:
- Use the syntax fastRestartForLinearAnalysis(model,'off').
- Click the link at appears on the top of the Simulink model.
See Also
findop | getlinio | linearize | operspec | slLinearizer | slTuner
Introduced in R2019a
fastRestartForLinearAnalysis