Adding and configuring events
Ältere Kommentare anzeigen
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?
Antworten (1)
Arthur Goldsipe
am 3 Feb. 2023
0 Stimmen
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 Kommentar
Day
am 11 Feb. 2023
Kategorien
Mehr zu Scan Parameter Ranges finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!