<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Correction: The first phrase should read: In the following script I
    would like to save the sequential plots as (pinkless) JPGs.<br>
    <br>
    <div class="moz-cite-prefix">Am 18.11.2016 20:30, schrieb Jens Simon
      Strom:<br>
    </div>
    <blockquote cite="mid:582F56C5.9000505@hslmg.de" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      Hi,<br>
      In the following script I would like to save the sequential plot
      result as a pinkless jpg. I found no way to adapt the xinit/xend
      workaround (for xs2jpg) to this case. After execution I would like
      to have three JPGs containing one, two and three lines . <br>
      <pre style="font-family:Monospaced;font-style:normal;font-size:12.0;"><big><big><big>xdel()
for i=1:3
    x=[0 1];
    <span style="text-decoration: underline;">plot</span>(x,i*x)<span style="font-style: italic;"> </span>
    <span style="text-decoration: underline;">halt</span>()
end</big></big></big></pre>
      In my real project the plots are param3d and plot3d. I hope that
      makes no difference.<br>
      <br>
      Hoping for help with kind regards<br>
      Jens<br>
      <br>
      <br>
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>