Re: MATLAB and ImageJ
Posted by Jarek Sacha on Aug 03, 2006; 4:58pm
URL: http://imagej.273.s1.nabble.com/MATLAB-and-ImageJ-tp3701927p3701928.html
Sebastian Rhode wrote:
> The other thing is, if I export an array from MATLAB to imageJ with
> MIJ.create(array) it opens up in MATLAB but the window shows a "strange"
> behaviour. The background around the actual image is something from the
> desktop. The newly created windows seems to "capture" something from the
> desktop.
This seems to be an issue with MATLAB and AWT. If you open a plain AWT
Frame in MATLAB you will see the same problem. I contacted MATLAB about
this issue in the past (about 2 years ago). Did not get much help from
them. Maybe you will have more luck.
Jarek