Re: How to read the entire results table as a string
Posted by
Gabriel Landini on
Dec 20, 2017; 10:59am
URL: http://imagej.273.s1.nabble.com/How-to-read-the-entire-results-table-as-a-string-tp5019773p5019775.html
On Wednesday, 20 December 2017 10:39:13 GMT
[hidden email] wrote:
> would
> String.copyResults;
> str = String.paste;
> print(str);
>
> help?
Also the macro function split(string, delimiters) should be useful to parse
the string into cell values.
Cheers
Gabriel
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html