[Scilab-users] getting values from an event handler

walid shouman eng.walidshouman at gmail.com
Fri Nov 30 14:26:37 CET 2012


how can i return the a value from an event handling function


ie:

seteventhandler('myEventHandler(win,x,y,ibut)')
function val=myEventHandler(win,x,y,ibut)
return x*2
endfunction


where should i find "val" to use it later in the code ?

-- 

Sincerely,
Walid E. Shouman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20121130/8ceee240/attachment.htm>


More information about the users mailing list