Connect to remote shared matlab session from python/C++
Mostrar comentarios más antiguos
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
Respuestas (1)
Yongjian Feng
el 4 de Jul. de 2021
0 votos
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)
Categorías
Más información sobre Call MATLAB from Python en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!