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

2 vues (au cours des 30 derniers jours)
Rebeca Hannah Oliveira
Rebeca Hannah Oliveira le 31 Déc 2021
Commenté : Torsten le 1 Jan 2022
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 commentaires
Arthur Goldsipe
Arthur Goldsipe le 1 Jan 2022
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 le 1 Jan 2022
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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Import Data dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by