Re: Help: MATLAB project!
Hi. I didnt understand what do you mean "read sentences"? I mean, how the user interacts with the program? Please give some details.
Regards,
Theodore
Re: Help: MATLAB project!
Basically it's a psychology experiment. I'll be presenting stimuli on the screen. The stimuli will be random sentences that I've created. So if the first sentence was "The dog ran after the cat." The participant would see:
"The" [When they've read the work they will press a button on the keyboard which will note how long it took them to read that word, and then present them with the next word]
" dog" [Again, the reading time is recorded and the next word presented]
" ran" [etc]
I have no idea how I'm meant to go about presenting this :/ I think I'm meant to make use of Psychtoolbox(an addon for matlab)