How to Subtract Consecutive Values in Array in Simulink
Afficher commentaires plus anciens
Hi Everyone, I am wondering what is the correct way to do subtraction of consecutive values of an array in Simulink? For example, if an output of a block is [1,2,3,4,...] and I need to calculate [1,2-1,3-2,4-3,...]. Knowing, both vectors are needed to execute the Simulink scheme. what is the best way to do that? please help
Thanks in advance,
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur General Applications dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!