imagej / imagej-matlab

MATLAB integration with ImageJ data structures and runtime.
https://imagej.net/scripting/matlab
BSD 2-Clause "Simplified" License
14 stars 6 forks source link

FIJI from MATLAB (2013a) - Close Result Window on Exit #9

Open mthunemann opened 7 years ago

mthunemann commented 7 years ago

Hi, great tool! When I finished image processing and return all data I need to MATLAB, I say (in MATLAB) MIJ.run('Clear Results'); MIJ.run('Close All'); MIJ.exit This leaves the Result Window open and requires to restart MATLAB to get rid of it. Is there any trick to close the results window? I run batches and these windows accumulate... Thanks!

imagesc-bot commented 3 years ago

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/closing-results-table-programmatically/58283/1