- Translate the code to Mathematica
- Use a tool like matlink (I don't know if that still works, the last update on their github page was 4 years ago and the code itself seems unchanged in the last 8 years)
How to run MATLAB code in Mathematica?
20 ビュー (過去 30 日間)
古いコメントを表示
Is there any way to run MATLAB code in Mathematica?
0 件のコメント
回答 (1 件)
Rik
2021 年 5 月 19 日
A quick google search suggests two options:
3 件のコメント
Rik
2021 年 5 月 22 日
By learning Mathematica and re-implementing what you have written in that languague. There doesn't seem to be an obvious shortcut.
Walter Roberson
2021 年 5 月 22 日
https://library.wolfram.com/infocenter/MathSource/577/ converts Mathematica syntax to MATLAB. It does not match all library names.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!