Read a parameter/block value only at the initialization in Simulink

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?

Answers (1)

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

Categories

Find more on Modeling in Help Center and File Exchange

Products

Release

R2018b

Asked:

on 9 Mar 2020

Answered:

on 14 Mar 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!