is it possible to convert a python code to a matlab code ?, and if it is how?
Mostrar comentarios más antiguos
is it possible to convert a python code to a matlab code ?, and if it is how?
Respuestas (1)
Rik
el 17 de Mayo de 2022
0 votos
The answer depends on the exact code. There is no automated conversion system that will work for all code (limited ones may exist).
But you can also run python from within Matlab (and the other way around), so you don't need to rewrite the code.
Categorías
Más información sobre Call Python from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!