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

4 Ansichten (letzte 30 Tage)
zujaja fatima
zujaja fatima am 19 Mär. 2016
Beantwortet: Jan am 19 Mär. 2016
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?

Antworten (1)

Jan
Jan am 19 Mär. 2016
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.

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by