Deployment

Deploy SimBiology® models for standalone applications

Create standalone applications to simulate SimBiology models on target computers that do not have MATLAB® and SimBiology installed. Create applications by running the mcc command.

To run standalone applications, install the MATLAB Runtime. For details, see Install and Configure the MATLAB Runtime (MATLAB Compiler). Standalone applications run on Windows®, Linux®, and Mac.

Functions

exportExport SimBiology models for deployment and standalone applications
simulateSimulate exported SimBiology model
acceleratePrepare exported SimBiology model for acceleration

Classes

SimBiology.export.ModelExported SimBiology model object
SimBiology.export.SimulationOptionsSimulation settings for exported SimBiology model
SimBiology.export.RepeatDoseRepeated doses for exported SimBiology model
SimBiology.export.ScheduleDoseSchedule dose for exported SimBiology model

Topics

Deploy a SimBiology Model

This example shows how to deploy a graphical application that simulates a SimBiology model.