Application builder doesn't work for GUI input file select

1 回表示 (過去 30 日間)
Tina Zhao
Tina Zhao 2016 年 3 月 14 日
コメント済み: Tina Zhao 2016 年 3 月 14 日
In Matlab environment, I had a GUI to select input files and it is working. After I used application compiler to create the installer and exe file, the file selection doesn't work, and no matter what files I pick, it just display the same file over and over.
  2 件のコメント
Geoff Hayes
Geoff Hayes 2016 年 3 月 14 日
Tina - what code are you using to allow the user to select the input files? Which file does the built GUI pick again and again?
Tina Zhao
Tina Zhao 2016 年 3 月 14 日
Geoff, thanks for the reply and question. I just found out that the Matlab code did store the input data and output too to mat files, and if I include them in the application builder, the input and output failed to update. After I removed them, it works fine!

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

回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by