Feeds
질문
How can I show two images at once with the PsychToolbox?
How can I show two images on the screen at once using the PsychToolbox? I want there to be some space between them but I want t...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Saving responses to a matrix
I am using PsychToolbox to make an experiment. Right now I have stimuli being presented (in a random order each time), and then...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
read .wav file in PsychToolBox
Hi.. I know in the PTB to show an image onscreen you must enter im=imread(photo.jpg); Screen('PutImage', winID, im); ...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
How can I select a random number from a set multiple times without it selecting the same number twice?
I want matlab to spit back all of the numbers 1:10 in a random order, one at a time, without repeating a past response. How can...
대략 10년 전 | 답변 수: 2 | 0
2
답변질문
Exit while loop and close screens after 10 mouse presses
I am using Psychtoolbox to design a fake experiment. I have all of the code correct, but I can't get it to close after 10 mouse...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
Save while loop data?
If I have a while loop that records certain data points, I know how to fprintf in each time the loop goes around, but how can I ...
대략 10년 전 | 답변 수: 2 | 0
