Feeds
질문
Audio does not play
[y, Fs] = audioread(filename); a = audioplayer(y, Fs); play(a); This is the code I currently have for playing an audi...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
GUI ERROR : Struct contents reference from a non-struct array object.
function start_Callback(hObject, eventdata, handles) global isStart startTime isStart= 1; set(handles.slider_chopper,...
거의 10년 전 | 답변 수: 1 | 0