How to save the output file in a variable?

2 Ansichten (letzte 30 Tage)
Mario Martos
Mario Martos am 18 Mai 2016
Hello, I wanted to ask about how you could save an output file that I saved in the current directory and then use it in the same program . For example, the following command extracts me a .wav file that is stored in the current directory:
system ( " sudo youtube- dl -x --audio -format wav --id https://www.youtube.com/watch?v=e4d0LOuP4Uw ');
And I want to use this .wav file later to change the sample rate and other things. How you could call or save that file ?

Antworten (0)

Kategorien

Mehr zu Search Path 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