Adding all the elements of a 1-d matrix/array in Simulink
Mostrar comentarios más antiguos
Hi
I have a variable named "power" that contains 25 constant values. I would like to sum them up using a function block in Simulink. I would like that to be done instantly in one timestep. Any suggestions to what can I use?
Thanks
Respuesta aceptada
Más respuestas (1)
Niklas Nylén
el 1 de Abr. de 2014
1 voto
Use the Add block with one single + in the "list of signs". See attached example.
Categorías
Más información sobre Naming Conventions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!