Login  Register

Variable in filename

Posted by HenryHardwick on Jul 16, 2015; 1:50pm
URL: http://imagej.273.s1.nabble.com/Variable-in-filename-tp5013596.html

I have been attempting to write a macro using the Grid/Collection Stitching command but I have ran into a bit of a problem. The problem is that when I attempt to set the filename I need to put a variable into the filename however if I try to put in for example, file_names= c-{i} the program will try to find a file with exactly that name.

Any help would be greatly appreciated, Henry Hardwick.