Effacer les filtres
Effacer les filtres

Adding and configuring events

3 vues (au cours des 30 derniers jours)
Day
Day le 2 Fév 2023
Commenté : Day le 11 Fév 2023
In simbiology, there is an event trigger that configure events at a SPECIFIC TIME. In my model, the content of m species is number of cells. I want to change values of parameters if the number of cells in that species exceeds a certain value. How can I model this?

Réponses (1)

Arthur Goldsipe
Arthur Goldsipe le 3 Fév 2023
Events are not restricted to specific times. They can also be used for something like this. The event trigger might look something like "numCells > someLimit". You can find details and examples of events here.
  1 commentaire
Day
Day le 11 Fév 2023
Thank you for your help :)

Connectez-vous pour commenter.

Catégories

En savoir plus sur Scan Parameter Ranges dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by