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

Version 1.2.0.1 (254 ko) par Anita
An example deployable MATLAB® app for simulating a mechanistic PK/PD model built using SimBiology®.
722 téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur QSP, PKPD, and Systems Biology dans Help Center et MATLAB Answers
Communautés
Autres fichiers de la communauté  SimBiology

Community Treasure Hunt

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

Start Hunting!

SimBiologyDeployableApp/

SimBiologyDeployableApp/helper/

Version Publié le Notes de version
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