<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi, is there a function with the same or similar function to the audiosample function in MATLAB, the help files have turned a blank. here is the code i'm trying to convert from MATLAB, i've converted all except for this last function:<br><br>> f = (k-1)*50+1; % First sample in the segment<br>
> L = f + 50; % Last sample in the segment<br>
> segment = audioSample(f:L)<br><br>any help would be greatly appreciated.<br><br>Tom<br></td></tr></table><br>