while loops with and conditions (repeat until conditions are met)

2 views (last 30 days)
Hello everyone
I'm not the best in coding but i'm trying hard. So basically, i need a code where i can prompt the user to enter any random, real, and positive value only.(number of values must be EVEN).
For example:
the user would enter: 1 4 5
the output would be: re-enter your values as their number must be even
the user would re-enter: 1 4 5 3
and the loop will continue in this case
I hope you got my point and could assist me hence i'm really struggling and haven't got much time
  8 Comments
Mariam Al Zarouni
Mariam Al Zarouni on 7 Apr 2020
Okay Muhammad,I got my output. Can i just show you what my final output should look like?

Sign in to comment.

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!