Community Profile

photo

Sean


University of Mississippi

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


If Statement
t=input('Enter a positive octal number') if isnumeric(t) s=num2str(t) * if length* disp([s '...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 4 answers | 0

4

answers

Question


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...

12 years ago | 1 answer | 0

1

answer