![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16186522_1568106217554_DEF.jpg)
Epri Pratiwi
Followers: 0 Following: 0
Statistik
11 Fragen
0 Antworten
RANG
170.194
of 297.016
REPUTATION
0
BEITRÄGE
11 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
63.64%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to normalize stereo audio?
Hi, anyone know how to normalize audio if it has two channel (stereo). Thanks
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to play random song from list box in GUI Matlab?
How to play randomly the selected song from list song box?
mehr als 4 Jahre vor | 1 Antwort | 0