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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 3 | 0