Re: Problems with com-object



Could you be a bit more specific in describing your problem ?

First of all, are you sure your COM object is fully functional (are
you able to activate it and invoke its methods from some other
application) ?

Have you registered the type library for your object ?

Is Matlab able to activate your object properly ?
Does calling actxserver('yourobjectname') return a valid Matlab COM
object ?

hth
damjan
.



Relevant Pages