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