<!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>
    a work around for debugging: add lines that read before actual
    computation: <br>
    <br>
    //reading the variable for pause-debugging compatibility<br>
    interpolados = interpolados;<br>
    //real work<br>
    interpolados(1).matriz(:,3)=13<br>
    <br>
    <br>
    On 14/06/2011 16:24, David Chèze wrote:
    <blockquote cite="mid:1308061453344-3063202.post@n3.nabble.com"
      type="cite">
      <pre wrap="">Hi,

I was just puzzling with a similar problem, also using 'pause' keyword as a
multithreaded "debugger"... : is there any other way to do real 'debugging'
? or only 'disp()' ?

It is somewhat tricky if you don't read in detail this wiki page...

Thanks for your advice,

David


--
View this message in context: <a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/Weird-behaviour-dealing-with-matrices-tp3060418p3063202.html">http://mailinglists.scilab.org/Weird-behaviour-dealing-with-matrices-tp3060418p3063202.html</a>
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <style>
<!--
  p
        {margin:0pt;
           color:teal;
           font-family:"Cambria Math"
        font-size:12.0pt;
        }
-->
</style>
      <p><b>Adrien Vogt-Schilb</b></p>
      <p>Research Fellow</p>
      <p><a a="" href="mailto:vogt@centre-cired.fr"
          style="text-decoration: none; color: teal;">vogt@centre-cired.fr</a></p>
      <p>Tel: (+33) 1 43 94 73 96</p>
      <p>Fax: (+33) 1 43 94 73 70</p>
      <table style="border: medium none; margin-left: 1pt; margin-top:
        4pt;" cellspacing="0">
        <tbody>
          <tr>
            <td style="padding: 0pt;">
              <p><img src="cid:part1.08020008.05050905@centre-cired.fr"
                  alt="CIRED" width="54"></p>
            </td>
            <td style="padding: 0pt 7pt;" valign="middle">
              <p style="font-size: 10pt;">45 bis, Av de la Belle
                Gabrielle</p>
              <p style="font-size: 10pt;">F-94736 Nogent-sur-Marne</p>
              <p style="font-size: 10pt;"><a
                  href="http://www.centre-cired.fr/" style="color:
                  teal;">http://www.centre-cired.fr/</a></p>
            </td>
          </tr>
        </tbody>
      </table>
      <p> </p>
    </div>
  </body>
</html>