Application builder doesn't work for GUI input file select

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 Comments

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?
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!

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Asked:

on 14 Mar 2016

Commented:

on 14 Mar 2016

Community Treasure Hunt

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

Start Hunting!