Creating an executable from a Matlab App that calls a Simulink file

4 ビュー (過去 30 日間)
Sam136
Sam136 2020 年 11 月 5 日
回答済み: Walter Roberson 2020 年 11 月 5 日
I am trying to create a standalone executable from a Matlab app using Application compiler. This app calls a Simulink/Simscape model by "sim" command. The packaging process was completed successfully without any error and the executable file runs fine too. Although, it seems that the portion of the code that calls the Simulink model doesn't work at all. There is no error but nothing happens either. I am wondering if this is related to the licensing or not? I do have the licenses for Matlab/Simulink/Simscape, Matlab Coder, Matlab Compiler, and Simulink Coder. Do I need Simulink Compiler too?

採用された回答

Walter Roberson
Walter Roberson 2020 年 11 月 5 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by