What is the best way to run a python script from my MATLAB script?

4 ビュー (過去 30 日間)
Iddo Weiner
Iddo Weiner 2018 年 12 月 6 日
コメント済み: madhan ravi 2018 年 12 月 6 日
I read this :
And was just wondering whether anyone knows about a new / simpler way of doing this nowadays.
Thanks

回答 (1 件)

madhan ravi
madhan ravi 2018 年 12 月 6 日
system('example.py')
  2 件のコメント
Iddo Weiner
Iddo Weiner 2018 年 12 月 6 日
Tahnks Madhan,
How would you pass input arguments using *system*?

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

カテゴリ

Help Center および File ExchangeCall Python from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by