필터 지우기
필터 지우기

initial assignment and repeated assignment problem

조회 수: 1 (최근 30일)
Lo
Lo 2023년 7월 19일
댓글: Lo 2023년 7월 19일
How I know that when I need to use initial assignment and repeated assignment ? And what is the purpose of those two tools ? thank you !

채택된 답변

emjey
emjey 2023년 7월 19일
편집: emjey 2023년 7월 19일
The initial assignments are used to assign initial values of a species, e.g. tumour size, inital concentrations of the species in your model. But also to calculate a model parameter at the begining of the simulation, e.g. baseline tumour volume given inital tumour cell number.
A repeated assignment could be used to update a parameter one would create to express an outcome of your model which is not a specie. Examples are: the volume of the tumour (calculated based on growing/shrinking tumour cell number), total sum of certain cells in your model, i.e. all immune cells, at any time point.
For detailed overview, see assignments in SimBiology

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  SimBiology Community

카테고리

Help CenterFile Exchange에서 Extend Modeling Environment에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by