[scilab-Users] Problem calling plot through call_scilab interface

Mike Page Mike at Page-One.Waitrose.com
Sat Apr 14 11:32:15 CEST 2012


Hi Mikhail,

Yes - I think this is happening because your thread is paused.  See the user
group discussion
(http://mailinglists.scilab.org/Question-on-using-plot-in-call-scilab-module
-td2617404.html#a2618830) for more information.  I have used SendScilabJob
under Windows (multi-threaded) to allow C code to use Scilab's graphics
engine.  Note that the code I placed on that user thread has a deliberate
mistake ;-).  If you can't spot it - let me know.

HTH
Mike.

  -----Original Message-----
  From: Mikhail Matusov [mailto:matusov at squarepeg.ca]
  Sent: 12 April 2012 01:10
  To: users at lists.scilab.org
  Subject: [scilab-Users] Problem calling plot through call_scilab interface


  Hello,

  I have managed to call plot using SendScilabJob("plot"). I get the plot on
the screen with some demo curves displayed, but none of the controls (e.g.
such as zoom) on it work. Is this expected?

  Thanks,
  /Mikhail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20120414/86e33ddb/attachment.htm>


More information about the users mailing list