I am trying to figure out whether it is possible to use the MATLAB COM server (automation server) without installing the whole MATLAB package (but only the runtime libraries).

有帮助吗?

解决方案

I will assume that MATLAB COM server is Matlab engine and runtime libraries are MCR.

And the answer is: No, because MCR is available to re-distribute freely whereas Matlab requires a license.

This is taken directly from here:

You must use an installed version of MATLAB; you cannot run the MATLAB engine on a machine that only has the MATLAB Compiler Runtime (MCR).

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top