converting matlab into python using an official matlab add on

I have a bunch of code I want to to turn from matlab to python, while at the same time refactoring.
Are there official add-ons I can use or is this SMOP tool that has been developoed by a third party a better option?
Thanks for the advice

3 件のコメント

dpb
dpb 2023 年 8 月 9 日
There's little incentive for TMW to build a product to move away from MATLAB; doubt that will ever come to pass...interacting with or calling to/from is different than translating.
A Poyser
A Poyser 2023 年 8 月 10 日
Thanks for your comment.
I understand that MathWorks don't want to direct people over to a rival platform. However I want to do the work to help me a) understand the code I have been asked to work with better b) understand coding prionciples better in general c) to refactor and streamline for the benefit of the project
dpb
dpb 2023 年 8 月 10 日
That, of course, is all up to you and what your employer wants you spending your time/their resources doing...

サインインしてコメントする。

 採用された回答

Bruno Luong
Bruno Luong 2023 年 8 月 10 日

0 投票

Not official but recently I need to do conversion of a small function, and ChatGPT works great.

その他の回答 (0 件)

カテゴリ

製品

リリース

R2022b

タグ

質問済み:

2023 年 8 月 9 日

回答済み:

2023 年 8 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by