I use the macro command "IJ.pad" in ImageJ (1.45s) and the line below works fine.
saveAs("tif", save_path+"colony_"+IJ.pad(i+1, 3));
When I use the same macro command in Fiji (ImageJA 1.45b), it doesn't recognize the command. There error is:
Unrecognized IJ function name in line 67:
saveAs("tif", save_path+"colony_"+IJ.<pad>(i+1, 3));
Does IJ.pad not work in Fiji, or am I doing something wrong?
Thank you for your help.
Michael Halter, Ph.D.
N.I.S.T.
100 Bureau Drive, Stop 8313
Gaithersburg, MD 20899-8313
Phone: 301-975-4195 | Fax: 301-975-8246
[hidden email]<mailto:
[hidden email]>