database application deployment -凯发k8网页登录
using matlab compiler™, you can write deployable code and compile a standalone application. then, you can deploy the application to other machines.
write a matlab script using database toolbox™ functionality. then, compile a standalone database application
using the application compiler app or the
mcc
function. deploy the standalone database
application to other machines. for details about creating standalone
applications, see standalone applications (matlab compiler).
you can compile standalone database applications only for relational databases and the matlab interface to neo4j®.
apps
application compiler | package matlab programs for deployment as standalone applications |
functions
compile matlab functions for deployment |
topics
- (matlab compiler)
write flexible matlab code that can be packaged and deployed.
write a matlab script that connects to a relational database and deploy the script as a standalone database application to other machines.
write a matlab script that connects to a neo4j database and deploy the script as a standalone database application to other machines.