callSoapService
(Removed) Send SOAP (Simple Object Access Protocol) message to endpoint
callSoapService has been removed. Use matlab.wsdl.createWSDLClient instead. For more information, see Version History.
Description
sends response = callSoapService(endpoint,soapAction,message)message to the soapAction service at
endpoint.