Can I use Java, Python or C# to code a program in matlab?

I've read that matlab can interface other languages. And at the same time I find it hard for my busy time to learn new languages, so could you please help me? I just want to know is it possible to code matlab using those programming languages or if not, is there any driver I should install to interpret my codes to matlab language? Thank you in advance!

 채택된 답변

Walter Roberson
Walter Roberson 2016년 11월 7일

0 개 추천

You can call java or Python methods from in MATLAB, but the control structures are going to be MATLAB.
For python, you might need to install something, depending on which release of MATLAB you are using.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by