Version: 2023.1

参数

a The return value for the true path.
b The return value for the false path.
c The return value selector.

返回

DiscreteTime Returns b if c is true, a otherwise.

描述

Returns b if c is true, a otherwise.