Epri Pratiwi
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
203,278
of 295,467
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
How to normalize stereo audio?
Hi, anyone know how to normalize audio if it has two channel (stereo). Thanks
2 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
How to play random song from list box in GUI Matlab?
How to play randomly the selected song from list song box?
4 years ago | 1 answer | 0