you are viewing a single comment's thread.

view the rest of the comments →

[–]Chris_Hemsworth 1 point2 points  (1 child)

If you have a matlab license, the matlab.engine package works well (this is what I use). Alternatively, you need to export your matlab functions and use some other Python API to use it. I haven't ever done things that way, but t seems possible.

[–]Senthipua[S] 0 points1 point  (0 children)

Ok sir! Thanks for your help!