Main Content

MATLABApplication as DCOM Client

Distributed Component Object Model (DCOM) is a protocol that allows clients to use remote COM objects over a network. Also, MATLAB®can be used as a DCOM client with remote Automation servers if the operating system on which MATLAB is running is DCOM enabled.

Note

If you use MATLAB as a remote DCOM server, all MATLAB windows appears on the remote machine.