Filter löschen
Filter löschen

play audio/picture/video or anything

1 Ansicht (letzte 30 Tage)
keith lin
keith lin am 2 Feb. 2014
Beantwortet: Walter Roberson am 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!

Akzeptierte Antwort

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

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by