WCF & complex types
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!