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.
export | Export SimBiology models for deployment and standalone applications |
simulate | Simulate exported SimBiology model |
accelerate | Prepare exported SimBiology model for acceleration |
SimBiology.export.Model | Exported SimBiology model object |
SimBiology.export.SimulationOptions | Simulation settings for exported SimBiology model |
SimBiology.export.RepeatDose | Repeated doses for exported SimBiology model |
SimBiology.export.ScheduleDose | Schedule dose for exported SimBiology model |
This example shows how to deploy a graphical application that simulates a SimBiology model.