Getting initial estimates for Kp using Calculate partition coefficient function
显示 更早的评论
Hi,
I have constructed a simbiology model and would like to get the intial estimates for Kp values using "calculate partition coefficient" function. Can someone please tell me how to run this function in matlab command window or simbiology model analyser to get the Kp values? Additonally, I also request someone to share any videos/documentation related to this topic that are available in simbiology community.
Thank you!
回答(1 个)
Jeremy Huard
2022-8-18
0 个投票
Hi Bhargavi,
I recommend you to have a look at the Generic SimBiology PBPK model and its implementation to see how a MATLAB function can be used to compute partition coefficient.
Typically, this is done with an initial assignment in SimBiology.
Best regards,
Jérémy
5 个评论
Bhargavi Srija Ramisetty
2022-8-18
Arthur Goldsipe
2022-8-18
My guess is that the standalone functions (which we call user-defined functions) included with this model are not on your path. Before you run the simulation, make sure either your current directory contains the files calculateParacellularAbsorption.m and calculateTissuePartition.m or that you had added the folder that contains these files to your MATLAB path.
Bhargavi Srija Ramisetty
2022-8-18
Arthur Goldsipe
2022-8-18
You can safely ignore this warning. It just means that you need to manually check the units, just the way you did.
If you need more help than we can provide here on MATLAB Answers, perhaps Jeremy can advise on next steps. (I'm a SimBiology developer, but Jeremy is an engineer who works directly with customers.) You can also always reach out to our Technical Support, and they should be able to put you in touch with the right people.
Bhargavi Srija Ramisetty
2022-8-18
社区
更多回答在 SimBiology Community
类别
在 帮助中心 和 File Exchange 中查找有关 Scan Parameter Ranges 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!