
226 Appendix C: The SIMULINK Interactive Tutorial
Sum
The Sum block is an implementation of the Add block which is described below.
We can choose the icon shape (round or rectangular) of the block on the Block
Parameters dialog box.
Add
The Add block performs addition or subtraction on its inputs. This block can add
or subtract scalar, vector, or matrix inputs. We specify the operations of the block
with the list of sign parameters, plus (+), minus (-).
Gain
The Gain block multiplies the input by a constant value (gain). The input and the
gain can each be a scalar, vector, or matrix.
Product block
The Product block performs multiplication or division of its inputs. We specify
the operations with the number of inputs parameter. Multiply (*) and divide (/)
characters indicate the operations to be performed on the inputs.
Divide
The Divide block is an implementation of the Product block. It can be used to
multiply or divide inputs.