createClassFromWsdl with partial classes

I'm attempting to interface with an API. I have access to the wsdl file for this API.
Unfortunately, when I use the createClassFromWsdl function, it only seems to create a class for the overall object and only has m files for each of the functions and not the partial classes that are defined.
In contrast, when I open up the wsdl file in visual studio, I get a giant list of functions and partial classes.
It seems strange to me that Matlab would not give me an error if it was ignoring all the class stuff. Is it just that I am unable to find how to access the class stuff, or is Matlab incapable of processing this sort of wsdl file?

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

标签

提问:

Hal
2011-12-13

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by