Community Profile

photo

Student


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Store numbers in an array from user input
How would I store numbers into an array one at a time from a user input? Here is what I have, but I'm getting an error saying ...

6 years ago | 1 answer | 0

1

answer

Question


Recursive Factorial Function Evaluation
I'm trying to make a recursive function to test factorials that will check for a variable that is a non-negative single argument...

6 years ago | 1 answer | 0

1

answer

Question


Counting number of certain letters
I'm trying to make a code that will output the number of a's and e's in my name. I have a basic understanding that I need to go ...

6 years ago | 2 answers | 0

2

answers

Question


Using nested for loop to alter a previous matrix
I need to define a 5x5 matrix with all zeros, then use a nested for loop to alter that matrix to look like <</matlabcentral/a...

6 years ago | 1 answer | 0

1

answer