How to run MATLAB code in Mathematica?

回答(1 个)

Rik
Rik 2021-5-19
A quick google search suggests two options:
  1. Translate the code to Mathematica
  2. 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)

3 个评论

How to translate the code?
By learning Mathematica and re-implementing what you have written in that languague. There doesn't seem to be an obvious shortcut.
https://library.wolfram.com/infocenter/MathSource/577/ converts Mathematica syntax to MATLAB. It does not match all library names.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

提问:

2021-5-19

Community Treasure Hunt

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

Start Hunting!

Translated by