FIJI from MATLAB (2013a) - Close Result Window on Exit
- Dominant language
- Java
- Stars
- 16
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the MATLAB sequence using MIJ.run('Clear Results'), MIJ.run('Close All'), and MIJ.exit, then trace how the Result Window is handled during exit. Confirm the behavior with repeated batch runs; done means the Result Window closes without restarting MATLAB.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, matlab
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100