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 CenterFile Exchange에서 Scan Parameter Ranges에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by