フィルターのクリア

Using an external MEX file in a standalone compiled matlab app

1 回表示 (過去 30 日間)
guy sharon
guy sharon 2020 年 9 月 19 日
編集済み: guy sharon 2020 年 9 月 19 日
Hello,
I have a compiled app, and I want the user to be able to give it a MEX file which will run in the app.
I have tried to use the run command with the location of the file, for example:
run("D:\Matlab Scripts\MyMex(5)");
which works perfectly fine in matlab, but in the app I get the error:
D:\Matlab Scripts\MyMex(5) not found.
I found a similar topic
but a lot of water has gone under the bridge since 2009.
Thanks a lot!

回答 (0 件)

カテゴリ

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

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by