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!