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
-
3845 Solvers
-
1182 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
-
Create a two dimensional zero matrix
525 Solvers
-
292 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.