Re: Interactive 3D Surface Plot plugin update
Posted by
Barthel, Kai Uwe on
May 13, 2008; 5:57am
URL: http://imagej.273.s1.nabble.com/Re-Interactive-3D-Surface-Plot-plugin-update-tp3696251.html
Hello,
there is a new version (2.3) of my plugin. The new version can show a
legend,
it remembers all parameters and it can be called from a macro.
Here is an example macro:
run("Blobs (25K)");
run("Interactive 3D Surface Plot","plotType=3 smooth=11 colorType=3");
//run("Interactive 3D Surface Plot", "help"); // run with "help" for
all parameter options
http://rsb.info.nih.gov/ij/plugins/surface-plot-3d.htmlKai