Community Profile

photo

Tyler Young


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


strjoin, string, remove a single space, while combining variables.
I have to do this in this manner for a hw question, I know there are other ways to acomplish the same thing.... X = strjoin([ "...

4 years ago | 1 answer | 0

1

answer

Question


How do I set up a function to split up a randomly generated vector into an "if,else" statements to resize it in equal portions of 1, 2, or 3 rows
array/vector = [1 2 3 4 5 6 7 8 9 10 11 12]; % but assuming I dont know the inputs to break up manually % and as different p...

4 years ago | 1 answer | 0

1

answer

Question


While Loop help, homework, ADC readings
I am lost on this one, I understand this requires a while loop and thats about it... screen shot of the question above

4 years ago | 1 answer | 0

1

answer

Question


For Loop /Array question
How would i go about creating a for loop to create an array where each value in X is equal to its associated row value * 2 plus ...

4 years ago | 2 answers | 0

2

answers