WCF & complex types
1 view (last 30 days)
Show older comments
Hi,
i´m trying to connect to a WCF Service by using Matlab´s build in createClassFromWsdl(url) function. Which works fine just until the WSDL scheme contains an array of double as a return type of a method (complex types?) - altough with an array of bytes it works.
So is Matlab incapable to parse complex data types as return value from a wsdl scheme or is it just me?
0 Comments
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!