How to place sound files in to cell array and play them in Matlab
    조회 수: 2 (최근 30일)
  
       이전 댓글 표시
    
Hi,
I have a mat file that has sound files in the cell array as in the example attched bellow. I am splitting single sounds and modify them  as in in the simple code attached below. I would like to ask  how can I place modified sounds ( sound1, 2,3and 4) back in to the cell array in a certain order ? For example, 1,3,2,4? Is there is a way to play sounds in Matlab from  Matfile or  cell array without converting them in to the wav. format? 
Thank you!
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

