<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Profile Plot Options..." exception via macro/batch mode"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=752#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Profile Plot Options..." exception via macro/batch mode"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=752">bug 752</a>
              from <span class="vcard"><a class="email" href="mailto:bryancallahan@gmail.com" title="bryancallahan@gmail.com">bryancallahan@gmail.com</a>
</span></b>
        <pre>Just to clarify, the full macro I'm running is:

run("Profile Plot Options...", "width=450 height=200 minimum=0 maximum=0
interpolate");
open("data.jpg");
run("Plot Profile");
saveAs("Jpeg", "profile.jpg");

...and it works fine on Fiji and ImageJ2 (as a macro) when not in headless
mode. My only goal is to disable the grey grid generated in the line profile
but ran into this snag. Thanks again! Please let me know how I can help! :)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>