standalone, GUI to .exe
Show older comments
Hi,
I'm trying to make an .exe file form my GUI. I use
deploytool
it opens a window where the only option I have is 'Package' no 'Build' option. After choosing needed files I click 'Package' and I end up with 3 folders (none of them contains .ctf file). I run my .exe, it looks good, edit text and popup menu work, but push button (which should generate the plot) does not. And now I have no idea where the problem is, is it the missing 'build' option ? Do I need any other complier than Matlab Compiler to make .exe? The command:
mbuild -setup
says that I do not have any Compiler installed (but Matlab Complier works)
I use Matlab R2013b, mcr installed.
Please help, Dominika
Accepted Answer
More Answers (1)
Image Analyst
on 17 Apr 2014
0 votes
What compiler do you have installed? Do you have Microsoft Visual Studio? You paid a huge amount for the compiler, so if you know you have a compiler installed and mbuild can't find it, call the Mathworks.
Categories
Find more on C Shared Library Integration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!