Main Content

Sign Block Behavior for Real Inputs

This example shows how, for vector and matrix inputs, the block outputs a vector or matrix where each element is the sign of the corresponding input element.

model='ex_sign_block_matrix_input_real.slx';
open_system(model)

See Also

Related Topics