필터 지우기
필터 지우기

play audio/picture/video or anything

조회 수: 1 (최근 30일)
keith lin
keith lin 2014년 2월 2일
답변: Walter Roberson 2014년 2월 2일
function testing(a)
if a == 1
play audio file at c:\user....audio.mp3
open image file at c:\user.....image.png
end
thanks!

채택된 답변

Walter Roberson
Walter Roberson 2014년 2월 2일
See imread() and image() or imshow(). See audioread() and audioplayer()

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by