How to save the output file in a variable?

조회 수: 1 (최근 30일)
Mario Martos
Mario Martos 2016년 5월 18일
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 ?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by