with compiz enabled by default, matlab only gives blank screen with a start button
to fix this problem, just simply add the following line in /usr/bin/matlab
export AWT_TOOLKIT=MToolkit
with compiz enabled by default, matlab only gives blank screen with a start button
to fix this problem, just simply add the following line in /usr/bin/matlab
export AWT_TOOLKIT=MToolkit
Thanks, Perfect!