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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
1
답변질문
If Statement
t=input('Enter a positive octal number') if isnumeric(t) s=num2str(t) * if length* disp([s '...
대략 13년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0