how to read in a text file in a plugin
Posted by Xiaoyan Ma-2 on Oct 08, 2005; 7:19pm
URL: http://imagej.273.s1.nabble.com/how-to-read-in-a-text-file-in-a-plugin-tp3704664.html
I am new to write plugins. Could someone here help me how to read in a text file( saved data) into a plugin. It seems I could use getNumber(). But don't know how?
Thanks. Max