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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0