Stand-alone application problem during execution.

1 view (last 30 days)
Hi all,
I have generated a stand-alone application with the Lcc32 compiler and the deploytool on MatLab 2013b. The application GUI its opening properly and allmost all fields and buttons are working, but one of the buttons that should execute a matlab code and show results on the GUI is not working.
I check if it is a problem from the code or the button but if I compile the GUI code in MatLab enviroment everything works perfectly. And I also installed the correct MCR for my MatLab version to execute the application.
Any idea about what could be the problem?
BR, Manuel

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!