For every input, output the string 'yes' once.
Example: [yes1, yes2] = YesSheIs('Am I right?', 'Do you love me?')
yes1 = 'yes'
yes2 = 'yes'
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers36
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15777 Solvers
-
7464 Solvers
-
Return elements unique to either input
807 Solvers
-
Make a random, non-repeating vector.
11168 Solvers
-
354 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!