How to run MATLAB code in Mathematica?

답변 (1개)

Rik
Rik 2021년 5월 19일

0 개 추천

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

Ammy
Ammy 2021년 5월 22일
How to translate the code?
Rik
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
Walter Roberson 2021년 5월 22일
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일

댓글:

2021년 5월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by