Shared MCR instance for mixed Matlab deployments (.exe, .jar)
古いコメントを表示
Hi all,
we're currently trying to find a way to exchange data and function calls between two deployed Matlab projects. As for now both executables run in separate MCR instances.
One of the projects is a compiled GUI project (.exe), the other project a Java connector class to the GUI (deployed with Builder JA).
So our first idea was to run those two projects in a shared MCR instance (a MCR singleton). It seems that for Builder NE and JA deployments this is possible, but not for bare .exe or mixed deployments.
So is there a "golden and simple way" to get this communication between this separate deployments working? Maybe in a single MCR instance or by different means (setmcruserdata between instances, ...)?
Thanks a lot for any ideas,
Philipp
(Matlab R2009b)
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!