This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| ImageJ Macro created for reddit user u/bioimposter at r/ImageJ | |
| url with question: https://www.reddit.com/r/ImageJ/comments/pos8m4/help_a_noob_with_a_macro_please/ | |
| Made by GitHub user juansanar starting from an example in the url above. | |
| 2021-09-19 | |
| License: GPL | |
| **/ | |
| run("Clear Results"); // clear the results table of any previous measurements |