Adam Vilanova-Goldstein
Followers: 0 Following: 0
Feeds
提问
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 ...
2 years 前 | 3 个回答 | 0
3
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
4 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 3 个回答 | 0