<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Bonjour,<br>
      <br>
      Le 24/04/2014 15:25, Adrien Granger a écrit :<br>
    </div>
    <blockquote
      cite="mid:3de7001cf5fc0$a31a67d0$e94f3770$@premiumconsulting.fr"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"Préformaté HTML Car";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.PrformatHTMLCar
        {mso-style-name:"Préformaté HTML Car";
        mso-style-priority:99;
        mso-style-link:"Préformaté HTML";
        font-family:"Consolas","serif";
        color:black;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-fareast-language:EN-US">Bonjour,
            j’ai testé votre solution est cela fonctionne effectivement
            beaucoup mieux. A ce titre je vous en remercie chaudement.</span></p>
      </div>
    </blockquote>
    <small>Je n'ai pu malheureusement vous donner que quelques éléments
      de diagnostic. <br>
      Si au delà vos essais se révèlent fructueux : à la bonne heure ! </small><br>
    <blockquote
      cite="mid:3de7001cf5fc0$a31a67d0$e94f3770$@premiumconsulting.fr"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-fareast-language:EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-fareast-language:EN-US">Parallèlement
            j’ai certaines tables nommées coeff.mat et type.mat qui me
            posent problème avec loadmatfile, j’imagine en raison d’un
            conflit avec les fonctions scilab homonymes.</span></p>
      </div>
    </blockquote>
    <small>Vous pouvez essayer d'utiliser loadmatfile() sur ces fichiers
      après <br>
      <tt>--></tt><tt>clear coeff type</tt><br>
      puis renommer<tt> coeff</tt> par exemple en <tt>coeff2=coeff</tt>
      et<tt> type</tt> en <tt>type2=type</tt><br>
      puis à nouveau</small><br>
    <small><tt>--></tt><tt>clear coeff type</tt><br>
      Lors des prochains appels de coeff(..) et de type(..), la fonction
      correspondante sera automatiquement rechargée depuis sa
      bibliothèque, et vos contenus coeff2 et type2 seront disponibles
      (si cette proposition de protocole fonctionne).<br>
      <br>
      Bien à vous<br>
      Samuel Gougeon<br>
    </small><br>
  </body>
</html>