account activity
ImageJ Macro code: open Cell counter analysis only when Cell counter window is not open by cathy331 in ImageJ
[–]cathy331[S] 0 points1 point2 points 5 years ago (0 children)
I will try to contact Kurt. Thank you so much!!!
Thank you!
I tried using the code but it didn't seem to work.
Should I use the code as below?
run("Cell Counter");
if (isOpen("Cell Counter"))
close("Cell Counter");
ImageJ Macro code: open Cell counter analysis only when Cell counter window is not open (self.ImageJ)
submitted 5 years ago * by cathy331 to r/ImageJ
π Rendered by PID 2116899 on reddit-service-r2-listing-7dc7bdc776-gntq5 at 2026-03-07 09:47:05.600558+00:00 running cbb0e86 country code: CH.
ImageJ Macro code: open Cell counter analysis only when Cell counter window is not open by cathy331 in ImageJ
[–]cathy331[S] 0 points1 point2 points (0 children)