When I run guide in matlab it opens a blank all gray window. Whats going on? -


when run guide in matlab, window opens grayed out title "guide quick start". running r2012b in ubuntu 12.04.2 lts. has else run problem?

update 1

so discovered if press enter on first blank grey window opens layout editor window , seems fine. guessing on first screen there ok button (which cannot see) when press enter clicking on ok button.

update 2

i built quick gui , there issues. can create axes , buttons , sliders on layout tool. however, when run gui tool displays axes, buttons, sliders not there.

i believe things in matlab not yet compatible java 7, stick java 6 moment.

in case, can have both versions installed @ same time, instruct matlab use correct version setting $matlab_java environment variable.

you can verify version being used issuing command:

>> version -java 

Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -