フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to change a file folder in Matlab

1 回表示 (過去 30 日間)
Mario Martos
Mario Martos 2016 年 7 月 7 日
閉鎖済み: Azzi Abdelmalek 2016 年 7 月 7 日
Hello, I wanted to ask about how you might change a file in a folder where I can download a file in Matlab to another folder within the directory. For example I use to download a .wav file :
command = [ ' youtube- dl sudo -x --audio -format wav --id https://www.youtube.com/watch?v=NCtzkaL2t_Y '] ;
And in the folder where I am ( home / user / Deskop / New ) has been downloaded me the .wav file ( NCtzkaL2t_Y.wav ) I have it there , and want to save that file to another folder in the directory (home / user / Deskop / New / New_2 ) but I do not know how I can do it .... Any ideas ?
thank you very much!

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by