initial assignment and repeated assignment problem
7 次查看(过去 30 天)
显示 更早的评论
采纳的回答
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 Center 和 File Exchange 中查找有关 Extend Modeling Environment 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!