using wavread function

after using wavread function [Y,FS,NBITS]=wavread('x.wav'); how can i acess the say 5th sample data from Y

回答(1 个)

Y(5)
but is that really what you're asking? Or did I misunderstand your question?

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

提问:

2011-10-11

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by