Katerina Tetzloff
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
36,717
of 295,527
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0