Connect to remote shared matlab session from python/C++
古いコメントを表示
Is it possible to use the matlab::engine to connect to a remote shared session on another machine, or a VM running on the same machine?
Thanks
回答 (1 件)
Yongjian Feng
2021 年 7 月 4 日
0 投票
My understand is that python doesn't connect to a matlab session. Instead, python is calling functions/sevices from matlab runtime.
Does this document help? Generate a Python Package and Build a Python Application - MATLAB & Simulink (mathworks.com)
カテゴリ
ヘルプ センター および File Exchange で Call MATLAB from Python についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!