Feeds
질문
While loop to generate between 3 and 5 loops of user input numbers then multiply those user input numbers for a running product
hello ive started to use for and while loops in class to get a random number of loops asking for my input in a number then we n...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to disp 2 decimal places using the disp fucntion
Hello im doing homework and i need to display an number with two decimal places using the disp function and another function in ...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
using the mod function to create and even random number generator in matlab
using the vector i created called random20 random20 = randi ([0,100],1,20); how do i use the mod function to get all even rand...
거의 6년 전 | 답변 수: 1 | 0