<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#330000">
    Hi<br>
    <br>
    Does anyone know if it is possible to modify plot styles with the
    GUI (for instance, select a curve with the mouse, set the color to
    red, and the thickness to 3),<br>
     and then get the code that would allow to have the same plot
    formated automatically (like a=gca(); e=a.children(3); e.color=red;
    e.thickness=3; -or similar, and so on) ?<br>
    <br>
    This would be so usefull in order to format plot for publishing<br>
    <br>
    <br>
    Thank you<br>
    <br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <style>p { margin: 0pt; color: teal; }</style>
      <p><b>Adrien Vogt-Schilb</b></p>
      <br>
    </div>
    <br>
  </body>
</html>