isStartup
Syntax
Description
isStartup returns true if the simulation time
equals 0 and returns false at
all other simulation times. Use this operator only in the
preconditions of a Requirements
Table block.
isStartup() is an alternative way to execute
isStartup.
Examples
Tips
Because
isStartupreturns a Boolean value, you can use it as the only entry in a requirement precondition of the Requirements Table block.
Version History
Introduced in R2022a
