主要内容

使用 WSDL 从 MATLAB 调用 Web 服务

使用 WSDL(Web 服务描述语言)与 Web 服务通信

小心

在以后的版本中,将删除使用 WSDL 从 MATLAB® 调用 Web 服务的功能。请改用 MATLAB RESTful 函数(webreadwebwrite)或 使用 HTTP 从 MATLAB 调用 Web 服务 类编写自定义的 Web 访问应用程序。

函数

matlab.wsdl.createWSDLClient创建基于 SOAP 的 Web 服务的接口
matlab.wsdl.setWSDLToolPathWSDL 工具的位置

主题

疑难解答

Limitations to WSDL Document Support

RPC-encoded WSDL documents, documents that the Apache® CXF program cannot compile, and documents that import other WSDL documents that contain WSDL type definitions are not supported.

用于 HTTP 错误的 W3C 状态代码