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!

 Accepted Answer

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.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!