How to run MATLAB code in Mathematica?
Ältere Kommentare anzeigen
Is there any way to run MATLAB code in Mathematica?
Antworten (1)
Rik
am 19 Mai 2021
0 Stimmen
A quick google search suggests two options:
- 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)
3 Kommentare
Ammy
am 22 Mai 2021
Rik
am 22 Mai 2021
By learning Mathematica and re-implementing what you have written in that languague. There doesn't seem to be an obvious shortcut.
Walter Roberson
am 22 Mai 2021
https://library.wolfram.com/infocenter/MathSource/577/ converts Mathematica syntax to MATLAB. It does not match all library names.
Kategorien
Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!