Distributing python applications that use Matlab engine

15 visualizaciones (últimos 30 días)
David Femi Lamptey
David Femi Lamptey el 29 de Feb. de 2020
Respondida: Jemima Pulipati el 3 de Mzo. de 2020
If a python code uses the matlab engine and is distributed, does the computer its running on require Matlab or the matlab engine to work?
thanks

Respuestas (1)

Jemima Pulipati
Jemima Pulipati el 3 de Mzo. de 2020
The MATLAB Engine API for Python provides a package for Python to call Matlab as a computational engine. The engine supports the reference implementation (CPython). Matlab supports versions 2.7, 3.6 and 3.7.
As per the installation instructions of ‘Matlab Engine API for Python’ , the computer requires a supported version of Python and Matlab R2014b or later.
For more information please refer to the following link.

Categorías

Más información sobre Call MATLAB from Python en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by