I'm executing Java commands in MATLAB, so code may look a bit strange, but I thought something like below would work.
- Code: Select all
cs = session.getContainerService;
imgs = cs.getImages('dataset',ds_id,[]);
However, as usual, it appears that the input arguments are in the wrong types. Documentation is not very helpful. https://downloads.openmicroscopy.org/om ... #getImages