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!