Community Profile

photo

Epri Pratiwi


Last seen: 7 months ago Active since 2020

Statistics

  • Thankful Level 3
  • Explorer

View badges

Content Feed

View by

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 ...

1 year ago | 1 answer | 0

1

answer

Question


How to normalize stereo audio?
Hi, anyone know how to normalize audio if it has two channel (stereo). Thanks

1 year ago | 1 answer | 0

1

answer

Question


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

answer

Question


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...

3 years ago | 2 answers | 0

2

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


How to play random song from list box in GUI Matlab?
How to play randomly the selected song from list song box?

3 years ago | 1 answer | 0

1

answer