Community Profile

photo

Adam Vilanova-Goldstein


Last seen: 8 months ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to check if a generated number is between 2 values
I am trying to program multiple steps for a percentage value. I am using rand() to generate a random number and I want to use ...

1 year ago | 3 answers | 0

3

answers

Question


I am trying to display multiple lines of centered text
I am trying to ask a question that requires 2 lines of centered text but I cannot get the line break to work. This is what I h...

2 years ago | 1 answer | 0

1

answer

Question


Does anyone have any experience with luminance changes in a visual display?
I am a visual cognitive psychologist and I use Matlab and PsychToolBox for some visual search experiments. I am attempting to ...

3 years ago | 2 answers | 0

2

answers

Question


What is the command to display all of the code that has been run?
I use the EEGLAB plugin which is a GUI to process EEG data. I want to create a script to automate the processes but I can't reme...

4 years ago | 1 answer | 0

1

answer

Question


Is my loop counter correct?
I am trying to make a counter to see how many times this if statement is run. based on the way I wrote it, it should run once ev...

4 years ago | 0 answers | 0

0

answers

Question


Random times for an event to occur.
I have an object and I need an event to occur at random intervals between 500-1200 miliseconds. There is an overall duration of...

4 years ago | 1 answer | 0

1

answer

Question


Generating a weighted random number
I currently have a variable that looks like this var = 1:4 which every run through the for loop it picks a random number 1 - 4...

4 years ago | 3 answers | 0

3

answers