Feeds
提问
Arrarys
I am reading in two text files, and placing the contents into an array element. In my code I am prompting the user for the numbe...
13 years 前 | 1 个回答 | 0
1
个回答提问
Arrays
Does my code look correct. I am trying to display the name along with the average number of hours worked. I am reading them in t...
13 years 前 | 1 个回答 | 0
1
个回答提问
If Statement
t=input('Enter a positive octal number') if isnumeric(t) s=num2str(t) * if length* disp([s '...
13 years 前 | 1 个回答 | 0
1
个回答提问
Need Help with For Loops
I need help with this lab assignment. Dont see where I am messing up. Prompt the user for a string and then, using a for loop en...
13 years 前 | 4 个回答 | 0
4
个回答提问
While loop???
Write a script that generates a random integer number between 1 and 10 (you will need to use rand and round(...)functions. Promp...
13 years 前 | 1 个回答 | 0