<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hallo Claus,<br>
    Not the below code produces pink on my screen. The pink comes in by
    using xs2jpg or xs2png. It is a recoded bug. So I want to use the
    workaround by xinit /xend. But that seems difficult to do for
    consecutive states of superposed plots.<br>
    Kind regards<br>
    Jens<br>
    ----------------------------------<br>
    <div class="moz-cite-prefix">Am 19.11.2016 11:37, schrieb Claus
      Futtrup:<br>
    </div>
    <blockquote
      cite="mid:9711769f-a546-eee4-d751-0100243491b5@gmail.com"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Hi Jens<br>
        <br>
        I ran below code and there's nothing pink about it. I'm using
        Scilab 5.5.0 on a Win10 machine.<br>
        <br>
        In the past I've experienced on a Win7 machine that the viewer
        in Windows would give all plots a yellow-ish glaze.<br>
        <br>
        Jens - have you tried to view the exported JPEG file in various
        software? It could be your viewer...<br>
        <br>
        Alternatively, have you tried exporting to e.g. PNG instead of
        JPG?<br>
        <br>
        If you conclude it's Scilab, then I think you have a corrupt
        library file somewhere and maybe it could be resolved by a fresh
        reinstall of Scilab.<br>
        <br>
        /Claus<br>
        <br>
        On 18-11-2016 20:43, Jens Simon Strom wrote:<br>
      </div>
      <blockquote cite="mid:582F59F3.80307@hslmg.de" type="cite">
        <meta content="text/html; charset=ISO-8859-1"
          http-equiv="Content-Type">
        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=ISO-8859-1"
            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>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
      </blockquote>
      <p><br>
      </p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>