Time based output at simulink
Mostra commenti meno recenti
Is there anyway for extracting the last value of a block( corresponding to the end of simulation) in simulink?
Risposte (2)
Abdolkarim Mohammadi
il 17 Lug 2020
Modificato: Abdolkarim Mohammadi
il 17 Lug 2020
0 voti
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.
1 Commento
Nozhan Ghoreishi
il 17 Lug 2020
Abdolkarim Mohammadi
il 17 Lug 2020
0 voti
You can simply connect it to the next block :)
Categorie
Scopri di più su Modeling in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!