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

Answers (1)

My understand is that python doesn't connect to a matlab session. Instead, python is calling functions/sevices from matlab runtime.

Asked:

on 2 Jul 2021

Answered:

on 4 Jul 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!