Feeds
질문
Random Number for For Loop
How do i create a random number generator between 5 and 9 for each for loop interation ive tried x=randi([5 9]) but it gives...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
While loop stop when repeat answers
I am currently working on a while loop to get an estimate for pi^2/6. How do I stop the while loop one it starts to produce the ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Replacing an element in a matrix, then storing it as a different variable name
Hello! I am having a hard time replacing an element in a matrix and then being able to rename the new matrix with the replaced ...
6년 초과 전 | 답변 수: 1 | 0