Setting initial values for different individuals
古いコメントを表示
When adding a species, I can set the InitialAmount, but how can I assign different initial values to individual entities? Should I separately set it as a dependent variable in the dataset (even though it's not the object to be fitted)? Additionally, I'm not quite clear on the distinction between InitialAmount for a species and the initial values for individual entities here.
S1 = addspecies(comp_CARTP, 'B_PB', 1 ,'Units','cell');
set(S1,'Notes','Cancer cells in the CART compartment');

採用された回答
その他の回答 (0 件)
コミュニティ
その他の回答 SimBiology コミュニティ
カテゴリ
ヘルプ センター および File Exchange で Extend Modeling Environment についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
