can matlab compiler produce libraries (like DLLs) or can one matlab exe call another?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!