Login  Register

Re: Workaround for array of arrays in a macro

Posted by Pedro J CamelloDr Pedro J Camello on Jun 05, 2014; 12:30pm
URL: http://imagej.273.s1.nabble.com/Workaround-for-array-of-arrays-in-a-macro-tp5008016p5008029.html

Hi Kota,

many thanks for your help.

I can easily do all the work but, when slicing the final array, the problem persists: how can I assign a variable for each slice without using an array of names? (array of arrays again...). For the Plot.create() Plot.add() procedure to work properly I need to have ready a set of arrays before Plot.creat() function and right then I can plug all the arrays in the multiple plot using Plot.add. And the loop does not give/stores a new variable with each cycle....
I´m afraid I´ll need jus a long series of If ... to assign the slices



--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html