|
I have been struggling with the same problem today. The problem seems
to be the version of the JVM that you have set Matlab to use. When
you delete your system variable named MATLAB_JAVA the gui's build
with GUIDE work fine again (I actually had to restart my machine
before it had any effect).
However, I now have a problem calling my java classes, which are
compiled with the Java Compiler version 1.5.0
Does anyone have a solution for this problem?
Is this problem solved in Matlab R14 SP2 ?
Thanks,
- Mario
Matlab R14 SP1 on Win2k
antique wrote:
>
>
> Dear,
> Now,all of my gui components except axis was not visible.
> even i use 'guide' to create a simple gui just adding a 'static
> text',the result shows a blank figure,however,i'm sure the
> 'visible'property of the 'static text' is on.
> and,all the other button of ML gui tools was not visible.
> ML7.0.1
> WinXp+Sp2
> java 1.5.0.1
> Thanks
> Antique Armor
>
>
>
|