Adding and configuring events

1 回表示 (過去 30 日間)
Day
Day 2023 年 2 月 2 日
コメント済み: Day 2023 年 2 月 11 日
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?

回答 (1 件)

Arthur Goldsipe
Arthur Goldsipe 2023 年 2 月 3 日
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 件のコメント
Day
Day 2023 年 2 月 11 日
Thank you for your help :)

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeExtend Modeling Environment についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by