Matlab gui problem in Ubuntu
Show older comments
Hi.
I installed Matlab R2014a 64bit in Ubuntu 13.04 64bit. Last month I designed a program with GUIDE in windows Matlab. Now I want use it in Ubuntu Matlab but all elements in Gui figures is like a disaster. Position of buttons and other elements in GUI changed. Style of buttons and other elements changed. The GUI window now is Gray!. The size of GUI windows changed. when I open GUI in guide every think is good. The size is OK but when I run it I can't see a part of window that is beyond the screen size of display (that part cuts from window).
When I checked java version with 'version -java' in windows, it is : Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode.
I checked it in Ubuntu Matlab and it is the same. My destined program is working properly in windows.
I changed Unity to classic gnome. Nothing changed. I have same problem.
What should I do for this problem?
Thanks.
6 Comments
Geoff Hayes
on 19 Jun 2014
See http://www.mathworks.com/matlabcentral/answers/132496-guide-gui-s-are-all-blank-gray-boxes-something-is-wrong for a similar problem where the fix was to use Java 1.6.
Geoff Hayes
on 19 Jun 2014
I am running MATLAB 2014a on Mac OS 10.8.5 so am not well placed to provide a link for the Java version that you require. You could contact the poster from the above link and see what he has to say since he was successfully able to change to Java 1.6.
Jack
on 20 Jun 2014
Geoff Hayes
on 20 Jun 2014
And if you put back java 1.7?
Jack
on 20 Jun 2014
Answers (0)
Categories
Find more on Startup and Shutdown 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!