Can Simulink Model be deployed on Production Server and/or Web App Server?

9 ビュー (過去 30 日間)
Biyan
Biyan 2024 年 11 月 4 日
コメント済み: Biyan 2024 年 11 月 5 日
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?

採用された回答

Govind KM
Govind KM 2024 年 11 月 5 日
While MATLAB Compiler does not support Simulink, Simulink simulations can be deployed on both MATLAB Web App Server and MATLAB Production Server using the Simulink Compiler.
Hope this clarifies the issue!

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Web App Server についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by