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 years 前 | 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 years 前 | 1 个回答 | 0