Distributing python applications that use Matlab engine

1 回表示 (過去 30 日間)
David Femi Lamptey
David Femi Lamptey 2020 年 2 月 29 日
回答済み: Jemima Pulipati 2020 年 3 月 3 日
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

回答 (1 件)

Jemima Pulipati
Jemima Pulipati 2020 年 3 月 3 日
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.

カテゴリ

Help Center および File ExchangeCall MATLAB from Python についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by