How to measure the time for a protein to reach 70% of its maximum concentration?

2 次查看(过去 30 天)
I am using simbiology app. I would like to measure the time taken in the simulation for a protein to reach 70% of its maximum value. I thought of creating an observable to store that value, but I am not sure how to do it. Any tips?
Thanks.
  4 个评论
Arthur Goldsipe
Arthur Goldsipe 2022-1-1
What's the rough shape of the protein's concentration profile? Does the concentration monotonically decrease over time? Is the maximum concentration the concentration at time = 0? I'm trying to figure out whether the suggestion of using an event is feasible for your model.
Torsten
Torsten 2022-1-1
After thinking about the question more carefully, I think an event is not the best way to cope with this question.
Events happen during runtime while this question seems to be related to postprocessing. Most probably, creating an observable as Rebeca Hannah suggested is the better way. I knew how to solve the question after a usual call to an ODE-integrator (namely using interp1), but I have no experience with the simbiology package.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Extend Modeling Environment 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by