Community Profile

photo

Eveline Kallenberg


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to save table with data in columns instead of one long row?
No more help needed! I basically extracted the data inside the categorical cell array and the double cell arrays with the code b...

3 years ago | 0

| accepted

Question


How to save table with data in columns instead of one long row?
I am trying to save a table that contains several doubles and one categorical array (see picture). When I now script (see be...

3 years ago | 1 answer | 0

1

answer

Answered
How to create a for loop?
Thanks everyone for your time to try to help me! Ultimately, I figured it out and my code can be found below. %% 1. Loading d...

4 years ago | 0

Question


How to create a for loop?
Hi all, I have this code beneath and I am wondering if and how I could put this in a for loop in order to only have a code of a...

4 years ago | 2 answers | 0

2

answers

Answered
How do you randomly choose a grey bar in picture to turn white?
Thanks for your help guys. I ultimately did it this way, since I thought it had to be a little different. picture=zeros(500,...

4 years ago | 0

Question


How do you randomly choose a grey bar in picture to turn white?
I have the task to randomly choose a bar to be the target in a stimulus experiment with grey bars. The code for the bars thus fa...

4 years ago | 3 answers | 0

3

answers