can matlab compiler produce libraries (like DLLs) or can one matlab exe call another?

2 次查看(过去 30 天)
Hi, we have a Matlab project we would like to compile into seperate libraries with seperate source code.
Is it possible for one .exe to call another, or for maltab to produce a dll?
Thanks for any help,
Tom.

回答(1 个)

Kaustubha Govind
Kaustubha Govind 2012-5-22
I don't know too much about this, but it seems like one exe calling another shouldn't have any issues, but I'm not sure about calling one MATLAB Compiler generated DLL from another (because DLLs operate on the "in-process server" paradigm). I would recommend contacting MathWorks Tech Support for a more authoritative answer.

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler SDK 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by