Can Simulink Model be deployed on Production Server and/or Web App Server?
Show older comments
There is a list of functions not supported for compilation by MATLAB compiler and MATLAB Compiler SDK. In that list, Simulink Functions in general are there according to this:
With this limitation, simulink model might not be able to be compiled to a regular CTF file, which is the depolyable archive used in both Production Server and Web App Server.
Does this mean:
1) Simulink model cannot be deployed on Production Server or Web App Server?
2)If this cannot be done directly, is there any work around way to deploy the simulink model on production server or web app server?
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Web App Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!