macro question

Posted by Kamila Sroka on
URL: http://imagej.273.s1.nabble.com/macro-question-tp3700864.html

Hi Everybody!

I would like to create a macro to speed up image analysis. I have 3
different files for each picture and the analysis consists of dividing
and multiplying them in a specific order (using image calculator tool).
When I tried to create a macro it records the command but within it is
the name of the particular file that was divided/multiplied. Obviously
the macro does not run if I open another file of the same type but with
a different name. When I delete the name of the file from the command
line it does not work either.

Do you have any suggestions?

Thanks

Kamila