Convert matlab code to Python.

71 visualizzazioni (ultimi 30 giorni)
Mohammad Almekami
Mohammad Almekami il 13 Gen 2020
Commentato: Puma il 16 Apr 2024 alle 13:20
I would like to ask if it possible to convert MATLAB code which has more than file.m and file.mat to Python version?

Risposte (1)

Selva Karna
Selva Karna il 14 Gen 2020
Mohammad , MATLAB to Python :
Step 1: Develop your own MATLAB Code as MATLAB Function
Step 2: Enter the command on command window
command: deploytool
Step 3:
Select python package
Step 4:
Export your package
Link:
https://in.mathworks.com/help/compiler_sdk/gs/create-a-python-application-with-matlab-code.html

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by