When referring to yourself you should write "I" (capital) and not "i". So correct the input string x, but be aware that other uses of the letter "i" should still be in lower case.
example:
x = 'Have i forgot it' y = 'Have I forgot it'
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers63
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5798 Solvers
-
Sum all integers from 1 to 2^n
17463 Solvers
-
477 Solvers
-
Matlab Basics - Pick out parts of a vector
269 Solvers
-
Cumulative product of a vector
301 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
No reference solution provided.