simulink 如何封装成可脱离Matlab环境的可执行文件
9 ビュー (過去 30 日間)
古いコメントを表示
我的simulink模型中有一部分是dymola建立的模型,通过FMU导入的,一部分是利用M文件编写的s-function用于matlab和REDIS数据库交换数据,这样的simulink模型,能否生存脱离matlab运行的可执行文件?如何操作?需要什么toolbox?
1 件のコメント
Walter Roberson
2016 年 11 月 28 日
Approximate translation:
My simulink model is part of the model is dymola established, through the FMU import, part of the use of M-file s-function for the matlab and REDIS database exchange data, such simulink model, can survive from the matlab can run Execution file? How to operate? What toolbox do you need?
回答 (1 件)
Yash
2025 年 1 月 19 日
Refer to this post from MathWorks Support Staff on generating an executable from a Simulink Model: https://www.mathworks.com/matlabcentral/answers/100016-how-can-i-create-an-executable-from-my-simulink-model-to-send-to-someone-who-does-not-have-matlab
I have generated an executable for a Simulink Model with both Co-Simulation and Model Exchange FMUs using methods mentioned in the post and faced no issue.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Naming Conventions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!