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

 Réponse acceptée

Walter Roberson
Walter Roberson le 2 Fév 2014

0 votes

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

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by