|
hey people
i used this code to get some measurements during processing images
run("Measure");
title=getTitle();
setResult("Label", nResults-1, title);
updateResults();
but since i want to run this like 2 or 3 times during my experiment, i would
like to add something like(to )
setResult("Label", nResults-1, "Modified" title);
and this doesnt work. would there be another format ???
thankyou
don- Show quoted text -
--
Donny George
|