You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not possible to run the 3D viewer from MATLAB anymore.
The demo posted on the MATLAB FEX (see link) hooks forever when trying to instantiate the 3D universe. This most likely originates from MATLAB itself rather than from a Fiji component.
I copy below the very detailed report from Eric Siggia (thanks to him) that thoroughly investigated the issue.
I am on a Mac 10.9.2, using MATLAB 2013b, I downloaded Fiji yesterday, and checked no further updates needed.
I worked though the file Matlab3DViewerIntroduction and everything looks fine including…
InstallJava3D
Testing if Java3D is already installed...
Java3D is already installed.
Installed version is 1.5.
This is good enough, you have nothing to do.
Exiting.
and all looks OK. I can open the 3D viewer directly via Fiji or ImageJ and it rotates normally.
However the demo Matlab3DViewerDemo_1.m hangs MATLAB at the command (with ‘busy’ on command window)…
universe = ij3d.Image3DUniverse();
and I have to force quit MATLAB to exit.
This error was encountered before by Ran Shadmi and your fix was an update of Fiji, but I am updated…(and have opened and closed all apps numerous times)
From @tinevez:
It is not possible to run the 3D viewer from MATLAB anymore.
The demo posted on the MATLAB FEX (see link) hooks forever when trying to instantiate the 3D universe. This most likely originates from MATLAB itself rather than from a Fiji component.
I copy below the very detailed report from Eric Siggia (thanks to him) that thoroughly investigated the issue.
I need some time to investigate the problem, and will come back to it later.
Migrated-From: http://fiji.sc/bugzilla/show_bug.cgi?id=735
The text was updated successfully, but these errors were encountered: