timing issues. help?

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!

 Accepted Answer

Stephen23
Stephen23 on 4 Sep 2015
Edited: Stephen23 on 4 Sep 2015

0 votes

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:

More Answers (1)

Steven Lord
Steven Lord on 4 Sep 2015

0 votes

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.

1 Comment

LuS
LuS on 4 Sep 2015
my PTB is pretty functional. thanks.

Sign in to comment.

Asked:

LuS
on 4 Sep 2015

Commented:

LuS
on 4 Sep 2015

Community Treasure Hunt

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

Start Hunting!