wrote:
> Hello,
>
> I wrote a COM component with Matlab and a dll has been created.
> It produces a class MWStruct (in Matlab)
> In my case, this class is a vector named Cont (of size n) which has 2
> fields x and y. Eachfield is a vector of variable size p_i.
>
> I want to use this class in ASP and I create an object as usual
> (server.createobject(...))
> The object is created but I can not access to the fields of this
> object ...
>
> What must I do to be able to get the values of the fields ?
> Thanks for your help
>
> Luc Dal
I suspect one of these articles will help.
I've never heard of Matlab, and I doubt ylou will receive much support for
it in this newsgroup. You may wish to find a newsgroup or forum devoted to
this product ...
Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.