Using the first value of a variable during simulation in Simulink
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Berke Ogulcan Parlak
le 2 Juin 2020
Réponse apportée : Fangjun Jiang
le 2 Juin 2020
This block generates output only once during simulation (at the beginning of the simulation). And I want to use the output obtained initially throughout the simulation. I tried to use Unit Delay, but I think I have to add something. Could you help?
0 commentaires
Réponse acceptée
Fangjun Jiang
le 2 Juin 2020
If the triggered subsystem is truly ran only once, then you don't need to do anything. The output value of this block is "held". Just try it.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!