Clear Filters
Clear Filters

WCF & complex types

2 views (last 30 days)
Frank
Frank on 28 Mar 2018
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?

Answers (0)

Categories

Find more on Structures in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!