how to incorpolate various variables in simbiology model

2 ビュー (過去 30 日間)
Kazutaka Sekiguchi
Kazutaka Sekiguchi 2020 年 4 月 19 日
編集済み: Fulden Buyukozturk 2020 年 4 月 22 日
hi, i'm creating the PBPK model which consists of 10 tissues with simbiology GUI
now, i would like to feed drug distribution parameter for each tissues in short time.
my understanding is that such variables should be incorpolated manually one by one as long as using simbiology GUI
is there any way to feed various parameters into simbiology model?
I think that it's the most ideal to export simbiology model to MATLAB code and implement some syntax to feed such variables
Thanks!
  4 件のコメント
Kazutaka Sekiguchi
Kazutaka Sekiguchi 2020 年 4 月 21 日
thank you so much and sorry for late reply
i understand how to export simbiology model to matlab code and feed parameters! I'll try that
Fulden Buyukozturk
Fulden Buyukozturk 2020 年 4 月 22 日
Glad to hear. I'll put the "comment" above to the "answer field" below.

サインインしてコメントする。

採用された回答

Fulden Buyukozturk
Fulden Buyukozturk 2020 年 4 月 22 日
編集済み: Fulden Buyukozturk 2020 年 4 月 22 日
Hi Kazutaka,
You can export SimBiology model from GUI to MATLAB workspace and then use a script to add parameters. If you keep the GUI and the project file open, the changes you make through command-line will be reflected in the project in GUI as well.
To export, chose export model to workspace:
For documentation on how to add parameters and programmatic model building in general, please see:
Additionally, if you have multiple parameter values, let's say for different species (human, mouse, etc.), you can store those in model Variants and apply to the model during simulation:
Let me know if this helps.
Fuldend

その他の回答 (0 件)

コミュニティ

その他の回答  SimBiology コミュニティ

カテゴリ

Help Center および File ExchangeImport Data についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by