What is the difference b/n sum and add block in the Simulink library?
49 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
When I went through the Simulink library I found sum and add blocks. Is there any difference b/n these two?
0 Commenti
Risposte (1)
Fangjun Jiang
il 18 Feb 2022
They are the same type of block (blocktype: Sum). Double click the Sum block, select "Rectangular" and set "list of sign" to be "++", it becomes the "Add" block.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!