Filter löschen
Filter löschen

Compiled version change it's design

3 Ansichten (letzte 30 Tage)
Lasse Bräcker
Lasse Bräcker am 18 Sep. 2015
Kommentiert: KAE am 17 Jul. 2017
I have a big problem after we cleared and set up our computer. As you can see on the right side is the GUI started from Matlab and on the left is the compiled version. Not only that it looks strange, when the GUI pops up, my camera doesn't work anymore.
I'm using R2015b with Compiler 6.1 and the Windows SDK 7.1. Microsoft Net Framework 4.5.2 which is installed on a Windows 7 64-bit machine. When I type
mex -setup
MEX configured to use 'Microsoft Windows SDK 7.1 (C)' for C language compilation....
What I tried is:
- re-install of Matlab
- re-install of Windows SDK and Net Framework
- re-install of the Compiler
- using mcc -m filename, deploytool and the application compiler generates the same problem
I hope someone can help me.
Thanks in advance.
  1 Kommentar
Harsheel
Harsheel am 19 Sep. 2015
I am unsure why the camera has stopped working but I am aware of the fact that the "look n feel" of the compiled GUI has changed. Please contact MathWorks support so that they are aware of this. They may be able to provide you with a patch that can resolve this.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Johan
Johan am 23 Sep. 2015
Apparently its a known bug and a workaround is available here: http://www.mathworks.com/support/bugreports/1293244
  2 Kommentare
Image Analyst
Image Analyst am 25 Sep. 2015
I'm here in person at the Mathworks global headquarters in Natick this week, and yesterday I told a Mathworker there in person about this bug and how it's preventing me from upgrading. Voila! Fixed the same day. However they never emailed me back about it being fixed, so I'm glad you found out about it and told us. Thanks for getting back to us.
KAE
KAE am 17 Jul. 2017
Thanks so much for posting the workaround, which solved this issue for me.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Image Analyst
Image Analyst am 19 Sep. 2015
I've already submitted a bug report about this to the Mathworks. With R2015b there is a bug where the sides/edges of push buttons do not appear in the compiled program, even though they appear just fine in the development environment.
However, the buttons still work and run their callback if you click on the button text.
I'm waiting to hear back from them. Because it's taking a while it's beginning to look like I'll just have to skip this version for compiled programs and wait for the next version, unless they can come up with a patch quickly.

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by