photo

gotjen


Last seen: 8 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Multiple outputs from anonymous function
Hey Morten, even though its years later I want to give you my solution to this problem. I use the matlab function disperse ( htt...

3 years ago | 0

Answered
Counting how many times an option is selected inside a loop
You could track the selections with an array like list = {'Resident','Education','Office','Toilet','Storage'}; count = zeros(s...

3 years ago | 0