Can I creat a standalone application that contains a 'Matlab Mex' data ?

3 ビュー (過去 30 日間)
ietec
ietec 2018 年 4 月 30 日
コメント済み: ietec 2018 年 5 月 7 日
Dear all,
I want to creat a standalone that contains a 'Matlab Mex' data. But when I start the exe I get no results. To get the exe I use the Matlab Compiler. In "Files required for your application to run" I have loaded, the 'Matlab Mex' File and the figure. Should I load something else too?
Thank You for your help

採用された回答

Faiz Gouri
Faiz Gouri 2018 年 5 月 3 日
mex files can be used in standalone applications and dependency analyzer will automatically pick up required dependencies(including mex files). Do you see any error message while executing the standalone?
  1 件のコメント
ietec
ietec 2018 年 5 月 7 日
That was the problem. I don't uncheck the “Do not display the Windows Command Shell for execution” checkbox under Additional Runtime Settings in the Application Compiler project. After that I get a feedback.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by