Feeds
提问
cannot create mat file.
>> filename=('s2.wav'); >> y=wavread(filename); >> [y,Fs,nbits]=wavread(filename); >> save(filename,'-mat...
8 years 前 | 3 个回答 | 0
3
个回答提问
*.mat file does not appear in workspace.
I already saved the s1.wav into mat file (save s1.mat). When I have load the mat file (load s1.mat), the mat file does not appea...
8 years 前 | 1 个回答 | 0