Adding and configuring events
显示 更早的评论
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
2023-2-3
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Scan Parameter Ranges 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!