Katerina Tetzloff
自 2015 起处于活动状态
Followers: 0 Following: 0
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...
9 years 前 | 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...
9 years 前 | 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); ...
9 years 前 | 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...
9 years 前 | 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...
9 years 前 | 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 ...
9 years 前 | 2 个回答 | 0