Buttons, sliders, and scrool bars look different when compiling under R2015b
5 views (last 30 days)
Show older comments
Brandon Sackmann
on 18 Mar 2016
Commented: Brandon Sackmann
on 18 Mar 2016
I am developing a GUI App under MATLAB R2015b (Windows). When I compile the app the look/feel for many of the components is very different from what I see when running the uncompiled code from within MATLAB. This is the fist version of MATLAB where I have seen this behavior...in previous versions the compiled app looked identical to the uncompiled version. Is there some sort of setting in the Compiler that I need to adjust to ensure that the compiled app has the same look/feel?
1 Comment
Adam
on 18 Mar 2016
R2015b Compiler doesn't work well for us either so we still use R2015a. Pushbuttons don't render at all in an R2015b executable when I have used it.
Accepted Answer
Walter Roberson
on 18 Mar 2016
You are not imaging things ;-) See http://www.mathworks.com/matlabcentral/answers/243839-compiled-version-change-it-s-design
More Answers (0)
See Also
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!