Batch operation with macro - saving list as an excel file
Posted by aa on Apr 02, 2009; 10:12am
URL: http://imagej.273.s1.nabble.com/Batch-operation-with-macro-saving-list-as-an-excel-file-tp3693118.html
Hi
I am trying to do a batch operation which will open an RGB image, separate channels, use the green channel to perform 3d interactive plot, save plot, analyze histogram, save histogram and save list as an excel file.I would like to do this for about a 1000 RGB images
The macro works ok until the last step when the error: this command requires a TextWindow such as the "Log" window or an "infor for..." window.
Would be very gratefu for any help.
PS: dont know much about java and hence would first like to try out using macros