Buttons, sliders, and scrool bars look different when compiling under R2015b
조회 수: 5 (최근 30일)
이전 댓글 표시
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
Adam
2016년 3월 18일
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.
채택된 답변
Walter Roberson
2016년 3월 18일
You are not imaging things ;-) See http://www.mathworks.com/matlabcentral/answers/243839-compiled-version-change-it-s-design
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!