play audio/picture/video or anything

function testing(a)
if a == 1
play audio file at c:\user....audio.mp3
open image file at c:\user.....image.png
end
thanks!

 Risposta accettata

Walter Roberson
Walter Roberson il 2 Feb 2014

0 voti

See imread() and image() or imshow(). See audioread() and audioplayer()

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by