How can I track error from executable standalone application ?

13 ビュー (過去 30 日間)
Kaustubh hike
Kaustubh hike 2021 年 9 月 1 日
回答済み: Gopinath Karuppannan 2021 年 9 月 1 日
Hi
I have created one app in appdesigner . From that I have created Matlab app as well as standalone app.
Matlab app works perfectly fine but standalone app gets opened but if I click on button , it gives an error.
How/where can I track or see those errer?
I have also installed the recommended Matlab Run-Time.
I tried it in command prompt by navigating its folder but I dont see any pop ups there.

採用された回答

Gopinath Karuppannan
Gopinath Karuppannan 2021 年 9 月 1 日
Hi
You can track your code status / error in the console window. The console window will be displayed only by deselect the
following (image) check box in the additional runtime settings while creating the standalone executable file.
Hope it helps your problem.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by