Buttons in GUI of compiled standalone apear flat

1 view (last 30 days)
When I create a GUI with Guide the buttons look nice with a border as long as I start it from within Matlab. As soon as I generate a standalone version with the Application Compiler and start the .exe the buttons appear "flat" with no differentiation from the background. Please see example below.
Thanks for your help. moinmoin
  1 Comment
Adam
Adam on 4 Jan 2017
This was a known bug of that particular version of Matlab if I recall correctly. It was fixed for R2016a, I don't know if a workaround was ever produced. I always built compiled apps in R2015a for the duration I had R2015b.

Sign in to comment.

Accepted Answer

Jan
Jan on 4 Jan 2017
You can find such solutions by asking an internet search engine e.g. for "Matlab compiled buttons bug".

More Answers (0)

Categories

Find more on App Building 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!