MatlabR2012a provides external access ability to WSDL web service
Mostrar comentarios más antiguos
Dear everyone, I'm trying to access WSDL web service from Matlab R2012a. And I followed the instructions described in 'http://cn.mathworks.com/help/matlab/call-wsdl-web-services.html'. But when I set up the WSDL tools, I encountered the error information variable "matlab" or function "matlab.wsdl.setWSDLToolPath". I noticed that web page has "R2015a" on it. So I wonder if R2012a version provides the ability to access the WSDL web serivce? If yes, how can I find the instructions for R2012a. if not, any other method can reach my goal? Like, calling java from Matlab R2012a, and I call the web service in java.
Thanks very much~~
Respuestas (1)
Titus Edelhofer
el 4 de Mayo de 2015
Hi,
the functionality to read from WSDL web services used to be provided by
doc createClassFromWsdl
Titus
Categorías
Más información sobre 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!