play audio/picture/video or anything
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
keith lin
il 2 Feb 2014
Risposto: Walter Roberson
il 2 Feb 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!
Risposta accettata
Walter Roberson
il 2 Feb 2014
See imread() and image() or imshow(). See audioread() and audioplayer()
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Audio and Video Data in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!