Time based output at simulink
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is there anyway for extracting the last value of a block( corresponding to the end of simulation) in simulink?
0 commentaires
Réponses (2)
Abdolkarim Mohammadi
le 17 Juil 2020
Modifié(e) : Abdolkarim Mohammadi
le 17 Juil 2020
You can use "Display" block to view the last value or "To Workspace" block and set it to return the last value to the base workspace.
Voir également
Catégories
En savoir plus sur Simulink Functions 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!