Community Profile

photo

Robert Munoz


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


For loop including zeros in beggining
So I have two 1 by 48 matrices that I'm trying to plot against eachother. The Y vector has zeros at the start and at the end of ...

2 years ago | 1 answer | 0

1

answer

Question


trouble printing string and matrix using fprintf
so I have a 20x1 string which is B=[Alanine Arginine Asparagine Aspartic Cysteine Glutamic Glutamine Glycine Histidine Isoleuc...

3 years ago | 1 answer | 0

1

answer

Question


Repeat input prompts until conditions are met or until prompts asked 3 times
I have three input prombts and I'm supposed to ask the user to input values until the conditions are met. The values for each pr...

3 years ago | 1 answer | 0

1

answer

Question


Classify numerical variables into characters using while loops
So I have the following matrix volt = [18 33 31 34 15 37 10.5 48 50 38 35 39 42 33 31 1 5 9 13 11 27 35 -1 46 22 6 19 36] and im...

3 years ago | 1 answer | 0

1

answer

Question


How do I assign names to values in a matrix
Im supposed to make a function that names fruit based on the voltages using a while loop. The function is supposed to take the v...

3 years ago | 1 answer | 0

1

answer

Question


How do I have input an evenly spaced vector.
I have an assignment and part of the assignment is to ask the user to to enter a numeric evenly spaced vector from 3 and 45. The...

3 years ago | 1 answer | 0

1

answer