Why do I get a larger array when I try to read a 'byte-array' from my web service using the 'createClassFromWsdl' interface in MATLAB 7.12 (R2011a)?
Show older comments
I have a webservice that returns some data in the form of a byte-array in both my Java and C# client interfaces. However, if I read that same data into MATLAB using the 'createClassFromWsdl' interface, I get data whose size is larger than the expected array. Moreover, it consists of different data.
Accepted Answer
More Answers (0)
Categories
Find more on Time Series Objects in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!