For Programmers: Free Programming Magazines  


Home > Archive > Matlab > October 2006 > multiple callbacks









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author multiple callbacks
kumaran

2006-10-31, 7:10 pm

hi,..

Please tell me how to associate multiple callbacks with a gui
object(especially with a pushbutton).For two callbacks please give me
the syntax.The two callback functions are two different m files.

Like when i push a button, two different m files must be executed at
the same time.

Thank u..
PB

2006-10-31, 7:11 pm

On 2006-10-31 19:13 kumaran said the following:
> hi,..
>
> Please tell me how to associate multiple callbacks with a gui
> object(especially with a pushbutton).For two callbacks please give me
> the syntax.The two callback functions are two different m files.
>
> Like when i push a button, two different m files must be executed at
> the same time.
>
> Thank u..


Matlab is a single threaded application so I donīt think that will
ever happen.

/PB

--
"Never attribute to malice that which can be adequately explained by
stupidity."
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com