Feeds
提问
matrix array
Please can someone be of help? Here is my code below: a=[2 2 2 2 4 4 4 4]; b = [0 0 0 0 1 1 1 1]; c = Shuffle(b); d = ...
14 years 前 | 2 个回答 | 0
2
个回答提问
stimulus presentation
Hi everyone, please can someone assist me. I want to write a code that will allow the stimuli to be presented in sequence (one a...
14 years 前 | 3 个回答 | 0
3
个回答提问
error using questdlg
I want to give my participants the option of choosing which block to start with in the trial. I wrote this code: ButtonName = ...
14 years 前 | 1 个回答 | 0
1
个回答提问
Assign response label to target and distractor
I have two pictures to present at target display and I want the subjects to respond by pressing x or y to indicate whether the t...
14 years 前 | 1 个回答 | 0
1
个回答提问
Assigning response label to target and distractor in a trial
I want the letter x to appear beside the target object and letter y to appear beside the distractor so that after viewing the tw...
14 years 前 | 0 个回答 | 0
0
个回答提问
How do I imread stimuli from a randomised array
I tried reading stimulus image into matlab matrix but get receiving error message saying the file does not exist. Here is my cod...
14 years 前 | 1 个回答 | 0
