writing events for ActiveX components in figures
writing events for ActiveX components in figures
(OP)
Hi there,
can anyone tell me, how one has to implement events for ActiveX components in figures? I included the statement 'h=actxcontrol('dridflex',fig,{'Click','Gridfunction'})' in my figure file. Then 'Gridfunction' has to be an explicit .m file. However, I want to include the activeX callback in my figure .m file and I don't know how. Can anyone tell me?
Kai
can anyone tell me, how one has to implement events for ActiveX components in figures? I included the statement 'h=actxcontrol('dridflex',fig,{'Click','Gridfunction'})' in my figure file. Then 'Gridfunction' has to be an explicit .m file. However, I want to include the activeX callback in my figure .m file and I don't know how. Can anyone tell me?
Kai




