My question is whether I can get a Praat script to run within Matlab?

4 ビュー (過去 30 日間)
zujaja fatima
zujaja fatima 2016 年 3 月 19 日
回答済み: Jan 2016 年 3 月 19 日
i have a script in praat which i would run directly from matlab. So my toughts is, that when i run Matlab, it will open Praat and start the script automatically. How to do that? An other thing is that I dont want to look the path up every time i need to run the script. how is it possible?

回答 (1 件)

Jan
Jan 2016 年 3 月 19 日
You can use system to start Praat. The documentation of Praat should explain how it is called with command line arguments. Search inside the documentation of Praat, because this does not matter Matlab.
It is not clear where you have to search for which path. Of course you can use an absolute path for the file name.

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by