timing issues. help?

1 次查看(过去 30 天)
LuS
LuS 2015-9-4
评论: LuS 2015-9-4
Hi,
I created a script to read images (.eps) and I managed to solve the randomisation. However, I would like to add sounds. That is every picture is preceded by a specific sound. The Interstimulus interval should be 1 second.
Does anybody know a function that allows me to do that?
Many thanks!

采纳的回答

Stephen23
Stephen23 2015-9-4
编辑:Stephen23 2015-9-4
One easy way is to load or define the sound, then play it using sound.
Read the documentation, it has examples and lists all of the functions that you can use:

更多回答(1 个)

Steven Lord
Steven Lord 2015-9-4
From your description, I wonder if you're trying to perform some sort of psychological/neurological vision experiment. If so, you may find the third party Psychophysics Toolbox of interest.

标签

Community Treasure Hunt

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

Start Hunting!

Translated by