Does SimBiology provide a PK model with an infusion turned on and off during simulation?

조회 수: 3 (최근 30일)
I would like to simulate drug kinetics during and after drug infusion. How would you do it?

답변 (1개)

Sietse Braakman
Sietse Braakman 2019년 5월 28일
You can dose your model by adding a dose object (e.g. a Repeat Dose) to the species you want to dose. In the image below, the species is called 'Drug'.
Note that in this case the 'TargetName' property of you dose is the species 'Drug'.
If you want to simulate an infusion, you can set the 'Rate' property to the infusion rate you wish to achieve. The dose object will infuse the value you give for the 'Amount' property of the dose at the value you give for the 'Rate' property, where infusion time = amount/rate.
Infusion.PNG

커뮤니티

더 많은 답변 보기:  SimBiology Community

카테고리

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