Problem 462. letter yes yes & letter no no
Solution Stats
Problem Comments
-
2 Comments
If test #1 is correct, there is something about this problem I don't understand:
length(Ly)+Length(Ln) = 23
length(LynLyn) = 25
yes,the space should all be in the remaining characters.
Solution Comments
-
1 Comment
Thank you Peter.
-
1 Comment
Why didn't I think of that? I used the relatively more elaborate regexp. I guess I didn't realize that isletter existed as a function. Well, that's why we work with Cody.
Problem Recent Solvers466
Suggested Problems
-
Determine if a Given Number is a Triangle Number
355 Solvers
-
Convert a numerical matrix into a cell array of strings
1234 Solvers
-
Return the first and last characters of a character array
7344 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
483 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1370 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!