<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>setting its value does not trigger slider uicontrol callback <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - setting its value does not trigger slider uicontrol callback"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13541#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - setting its value does not trigger slider uicontrol callback"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13541">bug 13541</a>
              from <span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span></b>
        <pre>The fact that Matlab behaves in this way is not a rationale in its own.

In this case: there is no interaction, while a callback is triggered by an interaction. So it's OK as is.
The programmer can call explicitly the callback function in the next instruction, after having updated the slider position with an instruction.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>