Community Profile

photo

David Deman


Last seen: 2 years ago Active since 2021

Statistics

Content Feed

View by

Question


Need help calling a function
Hello so I am trying to replicate a yahtzee game, and the statistics of how many times do 5 dice have to be rolled to get 5 of t...

2 years ago | 1 answer | 0

1

answer

Question


Help needed on a Yahtzee game!
So I have a code that generates the amount of times dice are rolled to get 5 of a kind. How can I write a code that repeats this...

2 years ago | 1 answer | 0

1

answer

Question


Can someone help me understand this code?
throwAgain=MCO_throwAgain() function throwAgain=MCO_throwAgain() die=1; %Random number 1-6 of a 1x6 vector RV=randi([1,6],1,...

2 years ago | 2 answers | 0

2

answers