![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16186522_1568106217554_DEF.jpg)
Epri Pratiwi
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to create exe file from mlapp?
I have some questions? My GUI is running by reading wav files from "ChildrenSong" and images from "images". How to add files ...
約2年 前 | 1 件の回答 | 0
1
回答質問
How to normalize stereo audio?
Hi, anyone know how to normalize audio if it has two channel (stereo). Thanks
2年以上 前 | 1 件の回答 | 0
1
回答質問
Copy data from inside dObj
Why I can't copy the table data from this analysis? Is there any specific code to copy these data? I want to plot this table int...
4年弱 前 | 1 件の回答 | 0
1
回答質問
How to "wrap text" on pushbutton string?
I have a long tittle for a file. When I tried to show the tittle on pushbutton, it become like this. I want the rest of tittle g...
4年以上 前 | 2 件の回答 | 0
2
回答質問
Why .DS_Store file come up when I read a folder using function in gui matlab?
My folder in laptop (mac) only contain wav files. When I try to read folder using function in matlab gui, this .DS_Store file su...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to select multiple option on listbox?
I want to select multiple children song title from the listbox1 (left). The only thing I know is only select one by to to move t...
4年以上 前 | 1 件の回答 | 0
1
回答質問
What is the meaning of "global" in matlab GUI?
What is the purpose of using these global function? Why I have to use this? function testGUI_OpeningFcn(hObject, eventdata, han...
4年以上 前 | 0 件の回答 | 0
0
回答質問
How to process and rewrite multiple wav file into different folder?
I have a folder with multiple song. After I processed these .wav, I also want to rewrite and put it into different folder. How t...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to save a .wav file into different path after processed?
Anyone know how to save it into different path? Thanks [y, fs] = audioReadNCU(); [y, fs] = wavToPreprocWav(y, fs); band = wav...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to call multiple functions that connected each other with a single GUI push button?
I have this m.file. It links to 4 function file. How to write the code under push button GUI, so that it will process a '1.wav...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to play random song from list box in GUI Matlab?
How to play randomly the selected song from list song box?
4年以上 前 | 1 件の回答 | 0