What are the steps to configure DCOM in order to start and run MATLAB as a server on a remote machine?

3 次查看(过去 30 天)
What are the steps to configure DCOM in order to start and run MATLAB as a server on a remote machine?
I am trying to develop an application which requires the use of Matlab on another computer. I want to use DCOM programming for this.

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2023-12-29
In order to use DCOM, you must have MATLAB installed on both the client and server computers. For more information, you can run the following command in your MATLAB instance to access the documentation that discusses the same:
web(fullfile(docroot, 'matlab/matlab_external/using-matlab-application-as-a-dcom-server.html'))
To configure DCOM, you will need to use the dcomcnfg.exe tool. You can find specific information on configuring programs to use DCOM by doing a search for "DCOM" in the index page on MS Windows help. You can also consult information provided in the "Related Topics" section.
Please follow the below link to search for the required information regarding the latest release:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Use COM Objects in MATLAB 的更多信息

产品


版本

R13SP1

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by