Call Web Services from MATLAB Using WSDL - MATLAB & Simulink (original) (raw)

Main Content

Communicate with Web services using WSDL (Web Services Description Language)

A WSDL document uses a standard format to describe a server's operations, arguments, and transactions. To use the server APIs in MATLABĀ®, use thematlab.wsdl.createWSDLClient function, which creates a MATLAB class.

Functions

Topics

Troubleshooting