Community Profile

photo

Eris Rusnac


Last seen: 3年弱 前 2021 年からアクティブ

統計

Content Feed

表示方法

質問


Make a function loop
Making a function of the game yahtzee that rerolls until 5 of a kind is reached here is my current code function roll_again = y...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


what do i use instead of &&

3年弱 前 | 1 件の回答 | 0

1

回答

質問


For loop only outputting the final value.
function y = q2(t) if 0 > t; y = t*sin(2*t)+sin(40+t); elseif 0 <= t & t <= 100; y = t*(t-1.6*sin(25*t)); elseif 10...

約3年 前 | 3 件の回答 | 0

3

回答