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

1 Ansicht (letzte 30 Tage)
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.

Antworten (1)

Kaustubha Govind
Kaustubha Govind am 22 Mai 2012
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.

Kategorien

Mehr zu MATLAB Compiler SDK finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by