Example Deployable SimBiology® App for Evaluating PK/PD Drug Efficacy

版本 1.2.0.1 (253.7 KB) 作者: Anita
An example deployable MATLAB® app for simulating a mechanistic PK/PD model built using SimBiology®.
722.0 次下载
更新时间 2016/9/1

查看许可证

This package contains an example of a MATLAB® application built using GUIDE for simulating a SimBiology® model. The SimBiology® model that is included is based on a tumor growth model developed by Koch, Walz, Lahu, and Schropp. Users can use the app as an example interface for entering an initial tumor weight, cell line, and dosing schedule, in order to simulate tumor growth inhibition in response to different drug therapies and generate a report. Using MATLAB Compiler®, the SimBiology® model can be deployed as part of a standalone MATLAB® app for distribution to other users.

This package includes the MATLAB® GUIDE files, MATLAB Compiler® deployment script, tumor growth SimBiology® model, and MATLAB Report Generator® files.

To run the app, execute the following command at the MATLAB® command prompt:

>> TumorGrowthInhibition

To deploy the app using MATLAB Compiler®, execute the following command:

>> deployApp

In MATLAB Report Generator® 4.0 (R2014b), the new Document Object Model (DOM) API is used for generating reports.
Technical Article:
http://www.mathworks.com/company/newsletters/articles/building-deployable-applications-for-evaluating-pkpd-drug-efficacy.html
References:
Koch, G., Walz A., Lahu, G., and Schropp, J. (2009) Modeling of tumor growth and anticancer effects of combination therapy. Journal of Pharmacokinetics and Pharmacodynamics. 36:179-197.

引用格式

Anita (2024). Example Deployable SimBiology® App for Evaluating PK/PD Drug Efficacy (https://www.mathworks.com/matlabcentral/fileexchange/48078-example-deployable-simbiology-app-for-evaluating-pk-pd-drug-efficacy), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 QSP, PKPD, and Systems Biology 的更多信息
标签 添加标签
社区
SimBiology 社区中有更多文件

Community Treasure Hunt

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

Start Hunting!

SimBiologyDeployableApp/

SimBiologyDeployableApp/helper/

版本 已发布 发行说明
1.2.0.1

Updated license

1.2.0.0

Added link to technical article.

1.1.0.0

Added references

1.0.0.0