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

Version 1.2.0.1 (254 KB) by Anita
An example deployable MATLAB® app for simulating a mechanistic PK/PD model built using SimBiology®.
720 Downloads
Updated 1 Sep 2016

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on QSP, PKPD, and Systems Biology in Help Center and MATLAB Answers
Tags Add Tags
Communities
More Files in the  SimBiology Community

Community Treasure Hunt

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

Start Hunting!

SimBiologyDeployableApp/

SimBiologyDeployableApp/helper/

Version Published Release Notes
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