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 Solvers38
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5811 Solvers
-
Create a cell array out of a struct
2571 Solvers
-
Back to basics 13 - Input variables
395 Solvers
-
Back to basics 19 - character types
275 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
652 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!