<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 09/06/2016 17:05, Samuel Gougeon a
      écrit :<br>
    </div>
    <blockquote cite="mid:575985B7.5080003@free.fr" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <font face="Arial">Hello all,<br>
        <br>
        I was wondering why the systmat() macro is located in the
        polynomials module instead of in the CACSD one, since systmat()
        is about CACSD.<br>
      </font></blockquote>
    <font face="Arial">This function sould be as well in the cacsd
      module:  it takes a dynamical system into input and generates a
      polynomial matrix on output, but you are right it is manly used in
      the CACSD context.</font><br>
    <blockquote cite="mid:575985B7.5080003@free.fr" type="cite"><font
        face="Arial"> systmat() uses the built-in poly(), part() and
        eye().<br>
        Should poly(), part() and eye() be loaded before loading
        systmat.bin?<br>
      </font></blockquote>
    <font face="Arial">these function are built in so there is no use to
      load them</font><br>
    <blockquote cite="mid:575985B7.5080003@free.fr" type="cite"><font
        face="Arial"> I was convinced that no, this is required only at
        run time. Am i wrong?<br>
      </font></blockquote>
    <font face="Arial">No you are right.<br>
      Serge<br>
    </font>
    <blockquote cite="mid:575985B7.5080003@free.fr" type="cite"><font
        face="Arial"> <br>
        BR<br>
        Samuel<br>
        <br>
      </font> <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/dev">http://lists.scilab.org/mailman/listinfo/dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>