Runing matlab's engine when Matlab is installed on a different computer in the network

Hi,
Is there any way to call Matlab's engine from C++ code that runs on a computer that does not have Matlab installed by using Matlab in a different computer in the network?
Thank you,
Gil.

 채택된 답변

Kaustubha Govind
Kaustubha Govind 2013년 3월 11일
Such a capability is documented as possible on Unix. Please see the engOpen Reference Page and look for how the startcmd string uses rsh on Unix. On Windows, the MATLAB Engine interface uses the COM interface, and I'm not sure if it's possible to invoke a COM Server over a network.

댓글 수: 2

It might be possible to use DCOM on Windows but I am not an expert on that... :-(

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

태그

질문:

Gil
2013년 3월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by