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

Versión 1.2.0.1 (254 KB) por Anita
An example deployable MATLAB® app for simulating a mechanistic PK/PD model built using SimBiology®.
722 descargas
Actualizado 1 sep 2016

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre QSP, PKPD, and Systems Biology en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
Comunidades de usuarios

Community Treasure Hunt

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

Start Hunting!

SimBiologyDeployableApp/

SimBiologyDeployableApp/helper/

Versión Publicado Notas de la versión
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