<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Monospaced;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:&qu;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
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;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Texte de bulles Car";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.TextedebullesCar
        {mso-style-name:"Texte de bulles Car";
        mso-style-priority:99;
        mso-style-link:"Texte de bulles";
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:FR;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@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]--></head><body lang=FR link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hi Osvaldo<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I absolutely want to avoid a loop in order to convert fast my ascii file into a matrix of integer … I might be possible to use vectorization ….<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>For example, my matrix has more than a 100 000 lines …..<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>De :</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> users [mailto:users-bounces@lists.scilab.org] <b>De la part de</b> Osvaldo Sergio Farhat de Carvalho<br><b>Envoyé :</b> lundi 21 octobre 2013 16:05<br><b>À :</b> International users mailing list for Scilab.<br><b>Objet :</b> Re: [Scilab-users] Matrix of characters conversion<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black;background:white'>Hi Paul,</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>Suppose lines is a column vector of strings, each element being a meaningful line of your input file. Try<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>m = [];<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>[nl,nc] = lines;<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>for i = 1:nl<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>  tks = tokens(lines(i));<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>  intValues = (eval(tks))'; // transpose in order to get a row<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>  m = [m;intValues];<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>end<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>Hope it works.<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:black'>Osvaldo<o:p></o:p></span></p></div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br><br><br><span style='color:#990099'>-----"users" <<a href="mailto:users-bounces@lists.scilab.org">users-bounces@lists.scilab.org</a>> escreveu: -----</span> <o:p></o:p></span></p><div><div style='border:none;border-left:solid black 1.5pt;padding:0cm 0cm 0cm 4.0pt'><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>Para: "International users mailing list for Scilab." <<a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>><br>De: Adrien Vogt-Schilb <br>Enviado por: "users" <br>Data: 21/10/2013 11:32 AM<br>Assunto: Re: [Scilab-users] Matrix of characters conversion<o:p></o:p></span></p><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>I would read the string matrix, trying to obtain a 1x1 string matrix (or at least a 1 column string matri, eg with csvRead)<br><br>then use <b>regexp </b>to replace several spaces by only one, i guess you have to replace " *" by "*" (without the quotes: replace [SPACE][STAR] by [SPACE])<br><br>then split the matrix where the single spaces are separtors with <b>csvTextScan</b> <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br><br><br>On 21/10/2013 09:02, Carrico, Paul wrote:<o:p></o:p></span></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US style='color:#1F497D'>Dear Paul</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US style='color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US style='color:#1F497D'>Yes, you’re right …  it can be done easily under vi for example …  but it remains a trick ! </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US style='color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US style='color:#1F497D'>Is it out of Scilab scope to directly manage the number of spaces (as separator) ? </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US style='color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US style='color:#1F497D'>Paul</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>  </span><o:p></o:p></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>De :</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Paul BIGNIER [<a href="mailto:paul.bignier@scilab-enterprises.com"> mailto:paul.bignier@scilab-enterprises.com</a>] <br><b>Envoyé :</b> lundi 21 octobre 2013 14:51<br><b>À :</b> International </span><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>users mailing list for Scilab.; Carrico, Paul<br><b>Objet :</b> Re: [Scilab-users] Matrix of characters conversion </span><o:p></o:p></p></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Dear Paul,<br><br>How about manually editing your file to standardize the spacing between the numbers?<br><br>For instance, using your editor's "Find and Replace" tool to replace two spaces "  " with one space " " until you get only one space between each number?<br><br>Hope this helps,<br>Have a good day,<br>Paul.<br><br><br>On 10/21/2013 02:29 PM, Carrico, Paul wrote: <o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>Dear All</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>How can I convert a matrix of characters into integers when the separator has different number of spaces ?</span><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>The spaces come probably  from a printf format such as :     printf(“%10d\n”,var)</span><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><span lang=EN-US> </span><o:p></o:p></p><div><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-fareast-language:EN-US'>I ‘m currently using <b><u>csvTextScan</u></b> and I’ve some troubles/errors  with <b><u>csvRead</u></b> …</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><u><span lang=EN-US>Example</span></u><span lang=EN-US> :</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>! 300006     12799     24678     17504     21558    212801     24680     17508     21560 !</span><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>NB:</span><o:p></o:p></p><p class=MsoListParagraph style='text-indent:-18.0pt'><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><!--[if !supportLists]-->-</span><span style='font-size:7.0pt'>           </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><!--[endif]--></span><span lang=EN-US style='font-size:10.0pt;font-family:"Verdana","sans-serif"'> I read first an ascii file</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p><p class=MsoListParagraph style='text-indent:-18.0pt'><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><!--[if !supportLists]-->-</span><span style='font-size:7.0pt'>           </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><!--[endif]--></span><span lang=EN-US style='font-size:10.0pt;font-family:"Verdana","sans-serif"'> I removed some specific lines directly in the matrix</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p><p class=MsoListParagraph style='text-indent:-18.0pt'><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><!--[if !supportLists]-->-</span><span style='font-size:7.0pt'>           </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><!--[endif]--></span><span lang=EN-US style='font-size:10.0pt;font-family:"Verdana","sans-serif"'> Then I’m trying to convert the matrix of characters into a matrix of intergers</span><span lang=EN-US style='font-size:10.0pt;font-family:"Verdana","sans-serif"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p><p class=MsoListParagraph><span lang=EN-US style='font-size:10.0pt;font-family:"Verdana","sans-serif"'> </span><span lang=EN-US style='font-size:10.0pt;font-family:"Verdana","sans-serif"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>Thanks for any suggestion</span><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>Paul</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US>#########################################</span><o:p></o:p></p><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'>PATH_FILE <span style='color:#5C5C5C'>=</span>  <span style='color:#32B9B9'> get_absolute_file_path</span><span style='color:#4A55DB'> (</span><span style='color:rosybrown'> "lecture.sce"</span><span style='color:#4A55DB'> )</span> ; </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'>FILE_NAME <span style='color:#5C5C5C'>=</span>  <span style='color:rosybrown'> 'topology_elem.rad'</span> ;</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:#32B9B9'>stacksize</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:#4A55DB'> (</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:rosybrown'> 'max'</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:#4A55DB'> )</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'> ; </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'>M <span style='color:#5C5C5C'>=</span>  <span style='color:#32B9B9'> mopen</span><span style='color:#4A55DB'> (</span> PATH_FILE <span style='color:#5C5C5C'>+</span>  <span style='color:rosybrown'> "/"</span>  <span style='color:#5C5C5C'> +</span>  FILE_NAME,<span style='color:rosybrown'> 'r'</span><span style='color:#4A55DB'> )</span> ;</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'>record <span style='color:#5C5C5C'>=</span>  <span style='color:#32B9B9'> mgetl</span><span style='color:#4A55DB'> (</span> M<span style='color:#4A55DB'> )</span> ;</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:#4A55DB'>[</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'> nl,nc<span style='color:#4A55DB'> ]</span>  <span style='color:#5C5C5C'> =</span>  <span style='color:#32B9B9'> size</span><span style='color:#4A55DB'> (</span></span><span lang=EN-US style='font-size:14.0pt'> record</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:#4A55DB'> )</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'> ;</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'>nbre_elem <span style='color:#5C5C5C'>=</span>  <span style='color:#4A55DB'> (</span> nl <span style='color:#5C5C5C'>/</span>  <span style='color:rosybrown'> 3</span></span><span lang=EN-US style='font-size:14.0pt;font-family:"Courier New";color:#4A55DB'> )</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'> ;</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'>Nodes_char<span style='color:#4A55DB'> (</span><span style='color:rosybrown'> 1</span><span style='color:#FFAA00'> :</span> nbre_elem<span style='color:#4A55DB'> )</span>  <span style='color:#5C5C5C'> =</span></span><span lang=EN-US style='font-size:14.0pt;font-family:"&qu","serif"'> record</span><span lang=EN-US style='font-size:10.0pt;font-family:"Courier New"'> </span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:#4A55DB'>(</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:rosybrown'> 1</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'> :<span style='color:rosybrown'> 3</span><span style='color:#FFAA00'> :</span> nl<span style='color:#4A55DB'> )</span> ;</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='font-size:14.0pt;font-family:"Monospaced","serif";color:#64AE64'>// convert</span></i><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Monospaced","serif"'>Nodes <span style='color:#5C5C5C'>=</span>  <span style='color:#32B9B9'> csvTextScan</span><span style='color:#4A55DB'> (</span> Nodes_char,<span style='color:rosybrown'> "     "</span><span style='color:#4A55DB'> )</span> ; </span><i><span style='font-size:10.0pt;font-family:"Monospaced","serif";color:#64AE64'>// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</span></i><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:14.0pt;font-family:"Monospaced","serif"'> </span><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:#32B9B9'>mclose</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif";color:#4A55DB'> (</span><span lang=EN-US style='font-size:14.0pt;font-family:"Monospaced","serif"'> M<span style='color:#4A55DB'> )</span></span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US> </span><o:p></o:p></p><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>-------------------------------------------------------------------------------- </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>Le présent mail et ses pièces jointes sont confidentiels et destinés à la personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de votre système. Toute divulgation, copie ou distribution de cet e-mail est strictement interdite. </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please contact the sender and delete the email from your system. If you are not the named addressee you should not disseminate, distribute or copy this email. </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>_______________________________________________</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>users mailing list</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'><a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'><a href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a></span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div></blockquote><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt'><br><br><o:p></o:p></p><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>-- </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>Paul BIGNIER</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>Scilab Engineer & Xcos Developer</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>-----------------------------------------------------------</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>Scilab Enterprises</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>143bis rue Yves Le Coz - 78000 Versailles, France</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>Phone: +33.1.80.77.04.69</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'><a href="http://www.scilab-enterprises.com/">http://www.scilab-enterprises.com</a> </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div></div><div><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:"Courier New"'>--------------------------------------------------------------------------------<br><br><br>Le présent mail et ses pièces jointes sont confidentiels et destinés à la personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de votre système. Toute divulgation, copie ou distribution de cet e-mail est strictement interdite.<br><br>This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please contact the sender and delete the email from your system. If you are not the named addressee you should not disseminate, distribute or copy this email.<br><br><br><br><o:p></o:p></span></p><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>_______________________________________________<br>users mailing list<br><a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br><a href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a><o:p></o:p></span></p></div><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p> </o:p></span></p></div></blockquote><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p> </o:p></span></p><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>-- <br>Adrien Vogt-Schilb<br>PhD Student (Cired) and Consultant (The World Bank)<br>1 202 473 79 80</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>_______________________________________________<br>users mailing list<br><a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br><a href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a></span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><o:p></o:p></span></p></div></div></div></div></body></html>
<pre>--------------------------------------------------------------------------------


Le présent mail et ses pièces jointes sont confidentiels et destinés à la personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de votre système. Toute divulgation, copie ou distribution de cet e-mail est strictement interdite.

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please contact the sender and delete the email from your system. If you are not the named addressee you should not disseminate, distribute or copy this email.