Getting initial estimates for Kp using Calculate partition coefficient function
Ältere Kommentare anzeigen
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!
Antworten (1)
Jeremy Huard
am 18 Aug. 2022
0 Stimmen
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 Kommentare
Bhargavi Srija Ramisetty
am 18 Aug. 2022
Arthur Goldsipe
am 18 Aug. 2022
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
am 18 Aug. 2022
Arthur Goldsipe
am 18 Aug. 2022
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
am 18 Aug. 2022
Communitys
Weitere Antworten in SimBiology Community
Kategorien
Mehr zu Scan Parameter Ranges finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!