Login  Register

Get profiles from a Multi Plot in a macro

Posted by lechristophe on May 30, 2011; 10:06am
URL: http://imagej.273.s1.nabble.com/Get-profiles-from-a-Multi-Plot-in-a-macro-tp3684436.html

Hi,

I'm playing with the new, nice "Multi Plot" command in the ROI Manager. The
command is macro recordable (roiManager("Multi Plot");) but unfortunately
there is no way to generate a table of all profiles from the plot in a
macro. In other words, would it be possible to use the "Save" and "List"
buttons at the bottom of the Plot window from a macro ? For the moment I
basically loop on all ROIs and generate the table manually with GetProfile,
so I'm looking for a simpler alternative.

Thanks,

Christophe