Effacer les filtres
Effacer les filtres

Why GUI has degraded look after being compiled as standalone executable?

1 vue (au cours des 30 derniers jours)
Hi, I created a GUI within Matlab environment, the pushbuttons appear '3D'
<<
However, after compiling to executable, the graphics sort of degraded...as shown below:
>>
How can I solve this?
Not sure if this has to do with my graphics card. Here's opengl info:
>> opengl info
Version: '3.1.0 - Build 8.15.10.2696'
Vendor: 'Intel'
Renderer: 'Intel(R) HD Graphics Family'
RendererDriverVersion: '8.15.10.2696'
RendererDriverReleaseDate: '19-Mar-2012'
MaxTextureSize: 8192
Visual: 'Visual 0x06, (RGBA 32 bits (8 8 8 8), Z depth 16 bits, Hardware acceleration, Double buffer, Antialias 4 samples)'
Software: 'false'
HardwareSupportLevel: 'full'
SupportsGraphicsSmoothing: 1
SupportsDepthPeelTransparency: 0
SupportsAlignVertexCenters: 0
Extensions: {128x1 cell}
MaxFrameBufferSize: 4096
Thanks in advance.
  2 commentaires
Walter Roberson
Walter Roberson le 20 Avr 2016
James, are you deploying in R2015b ? If so then see http://www.mathworks.com/support/bugreports/1293244
James Ang
James Ang le 21 Avr 2016
Thanks Walter! Got it working now..

Connectez-vous pour commenter.

Réponse acceptée

Walter Roberson
Walter Roberson le 21 Avr 2016
In summary: there is a bug that affects deployed executables in R2015b; see http://www.mathworks.com/support/bugreports/1293244
It is marked as fixed for R2016a.

Plus de réponses (0)

Catégories

En savoir plus sur Graphics Performance dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by