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)?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Call Java from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!