Running python function from Matlab

Hello everyone,
I got one problem to ask. Is it possible to run a function from python file test.py? In my text.py there have many functions, so how can I call function from it? Is it possible I do not install Python in my computer and do that? Thanks so much, please give some advice. Thanks
BR buer

回答 (1 件)

Michelle Hirsch
Michelle Hirsch 2014 年 10 月 7 日

1 投票

You could try using the Python interface introduced in MATLAB R2014b. You would need Python on your machine.
A few resources which might help:

2 件のコメント

buer
buer 2014 年 10 月 15 日
Thanks...But my version is 2013b...so it does not support this?
Sarah Palfreyman
Sarah Palfreyman 2014 年 10 月 15 日
Correct R2013b does not have the feature. The feature was introduced in R2014b which is available to download now.

サインインしてコメントする。

カテゴリ

タグ

質問済み:

2014 年 10 月 6 日

編集済み:

2014 年 10 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by