Read a parameter/block value only at the initialization in Simulink
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to measure a block parameter value just at the start( at t=0), while ignore the value for remaining time as the simulation progresses.
Being Specific: Here, ONLY the initial/start/beginning value out of block:(Voltage Measurement across the battery) needs go to the matlab function block, where based on that value certain output pattern is generated. But if the value keeps changing every time, the pattern gets altered.
How shall I read a block parameter value just at the initialization?
0 Commenti
Risposte (1)
Javier Gazzarri
il 14 Mar 2020
Hello Lucifer,
Thank you for your question.
Please see the attachment I created. If you put that block in series with the voltage measurement it will only pass the first value it sees.
Please let me know if this solves your problem.
Best regards,
Javier
jgazzarr@mathworks.com
0 Commenti
Vedere anche
Categorie
Scopri di più su Power and Energy Systems in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!