running scale frm command line

Posted by Ray, Siddharth on
URL: http://imagej.273.s1.nabble.com/running-scale-frm-command-line-tp5009380.html

Hi,

I am new to imagej and was trying to run "Scale..." from command line. I used the following command:
java -jar ij.jar image.hdr -run "Scale..." "x=5 y=5 z=5".

This opens the image with scaling option but it does not scale it to 5. I tried to run from macro with command:
Run("Scale...", "x=5 y=5 z=5");

But it says unidentified identifier. Can anyone please help me with this.

Thanks,
-Siddharth

______________________________________________________________________
CONFIDENTIALITY NOTICE:
 The information in this e-mail may be confidential and/or
 privileged.  If you are not the intended recipient or an
 authorized representative of the intended recipient, you
 are hereby notified that any review, dissemination, or
 copying of this e-mail and its attachments, if any, or
 the information contained herein is prohibited.  If you
 have received this e-mail in error, please immediately
 notify the sender by return e-mail and delete this e-mail
 from your computer system.  Thank you.
______________________________________________________________________

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html