deployment -凯发k8网页登录
create standalone applications to simulate simbiology® models on target computers that do not have matlab® and simbiology installed. create standalone apps by using
compiler.build.standaloneapplication
or the
application compiler app. standalone applications run on
windows®, linux®, and mac os. you can also design interactive web apps using the app
designer, package them using matlab
compiler™, and host them on matlab
web app server™.
tip
using a simfunction object
for deployment is recommended for most use cases. however, if you
need the flexibility to be able to change the simulation settings in
the deployed app, use .
functions
objects
apps
application compiler | package matlab programs for deployment as standalone applications |
build qsp, pk/pd, and mechanistic systems biology models interactively | |
simbiology model analyzer | analyze qsp, pk/pd, and mechanistic systems biology models |
topics
this example shows how to compile a simbiology model using
simfunction
and matlab compiler and create a web app archive to deploy in matlab web app server.- deploy a simbiology exported model
this example shows how to deploy a graphical application that simulates a simbiology® model.
- deploy web app (matlab compiler)
learn how to deploy a web app.
- develop apps using app designer
develop apps interactively using app designer