play audio/picture/video or anything

2 visualizaciones (últimos 30 días)
keith lin
keith lin el 2 de Feb. de 2014
Respondida: Walter Roberson el 2 de Feb. de 2014
function testing(a)
if a == 1
play audio file at c:\user....audio.mp3
open image file at c:\user.....image.png
end
thanks!

Respuesta aceptada

Walter Roberson
Walter Roberson el 2 de Feb. de 2014
See imread() and image() or imshow(). See audioread() and audioplayer()

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by