Problems with Deploytool/Compiler and GUI after update from R2012b to R2013b.

1 view (last 30 days)
Hi there,
I developed a GUI that interacts with a xPC Target application in R2012b. Deploying it with Matlab Compiler and running it on another system (Win7/64bit) where only MCR 8.0 is installed has not been a problem.
Now after update to R2013b and doing the same exercise with MCR 8.2 I cannot deploy the GUI safely:
- on one machine (Win7 64bit) the standalone GUI does not start - on another machine (Win7 64bit), the application starts but axes numbers and text seem to be mirror-inverted (but only some not all) - very weird - on a third machine (Win7 64) it was ok
Has anybody had any problems like that?
  2 Comments
Suneesh
Suneesh on 15 Jan 2014
Since the deployed GUI works as expected on the third machine they may be something different with the first two machines that is causing the problem. MathWorks tech support would be able to help you try figure this out.
1. Is this a GUIDE created GUI?
2. When the GUI is executed on the development machine (the machine with MATLAB on it) do you see any errors or warnings?
3. On the machine on which the standalone GUI does not start, try to run the EXE from a command prompt and see if any error messages are displayed. This may be useful in troubleshooting.
Thuan
Thuan on 17 Feb 2014
Hi, I installed R2013b, I have installed MCR (Matlab Compiler Runtime). But I cannot use deploytool at Command Window. Please help me can run Deploytool in R2013b. I cannot found it. Thank you so much.
Thuan (<mailto:thuanpq78@gmail.com thuanpq78@gmail.com>)

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 15 Jan 2014
The mirror inversion can be due to graphics driver errors. You should check to be sure that the two machines have the same graphics card and same graphics driver versions.

Categories

Find more on Introduction to Installation and Licensing 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!