Read a parameter/block value only at the initialization in Simulink
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Javier Gazzarri
2020-3-14
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Power and Energy Systems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!