matlab.engine with python for people who don't have Matlab
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
wallflower
le 29 Déc 2020
Commenté : wallflower
le 30 Déc 2020
Hello guys,
I am writing a Python script that makes use of a few of MATLAB functions by importing the matlab.engine module. I would like to know please, if there is a way for me to bundle up the script as well as the Matlab functions and share them with whoever I want without them being forced to install Matlab and follow the instructions to couple Matlab and python?
PS:I cannot re-write the MATLAB scripts in python.
Thanks in advance :)
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Call MATLAB from Python dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!