MATLAB: Can two instances of MATLAB communicate via ActiveX

activexautomationclientcommunicateMATLABmultipleserver

I would like one instance of MATLAB to be an ActiveX client. I would like to instantiate another instance of MATLAB as the ActiveX server.

Best Answer

MATLAB can act as an ActiveX automation server and be called from another instance of MATLAB. You can learn more about this functionality at the following URL:
<http://www.mathworks.com/help/releases/R2012b/matlab/matlab_external/introduction_brd0vd4-1.html>