// This macro duplicates what the ROI Manager's // "Multi Measure" command does when the "One // row per slice" option is unchecked. run("Clear Results"); roiManager("Deselect"); roiManager("Remove Slice Info"); n = roiManager("count"); for (slice=1; slice<=nSlices; slice++) { setSlice(slice); for (i=0; i